Pman.Dialog.VerifyAccess.bjs
authoredward <edward@roojs.com>
Thu, 15 Feb 2018 04:49:57 +0000 (12:49 +0800)
committeredward <edward@roojs.com>
Thu, 15 Feb 2018 04:49:57 +0000 (12:49 +0800)
Pman.Dialog.VerifyAccess.js

Pman.Dialog.VerifyAccess.bjs
Pman.Dialog.VerifyAccess.js

index 0dc9a61..fc04e5b 100644 (file)
            "xtype" : "ComboBox",
            "String triggerAction" : "all",
            "string fieldLabel" : "Action",
+           "Boolean alwaysQuery" : true,
            "$ xns" : "Roo.bootstrap",
            "String hiddenName" : "status",
            "String displayField" : "value",
index b224610..322f0bc 100644 (file)
@@ -225,6 +225,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, {
            {
             xtype : 'ComboBox',
             allowBlank : false,
+            alwaysQuery : true,
             displayField : 'value',
             editable : false,
             fieldLabel : _this._strings['004bf6c9a40003140292e97330236c53'] /* Action */,