DataObjects/Core_ip_access.php
[Pman.Core] / Pman.Dialog.Image.js
index f6d06ee..4cb3d98 100644 (file)
@@ -174,7 +174,7 @@ Pman.Dialog.Image = {
             _this.form.doAction('submit', {
                 params: {
                     ts : Math.random()
-                } 
+                }
             });
             _this.dialog.haveProgress = 0; // set to show..
             _this.dialog.uploadProgress.defer(1000, _this.dialog);
@@ -315,6 +315,7 @@ Pman.Dialog.Image = {
          },
          {
           xtype : 'ComboBox',
+          actionMode : 'fieldEl',
           allowBlank : true,
           alwaysQuery : true,
           displayField : 'display_name',