From: edward Date: Thu, 15 Feb 2018 04:49:57 +0000 (+0800) Subject: Pman.Dialog.VerifyAccess.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=c0d952c47be4c91e644570aa795932b9b5127251 Pman.Dialog.VerifyAccess.bjs Pman.Dialog.VerifyAccess.js --- diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index 0dc9a612..fc04e5b9 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -100,6 +100,7 @@ "xtype" : "ComboBox", "String triggerAction" : "all", "string fieldLabel" : "Action", + "Boolean alwaysQuery" : true, "$ xns" : "Roo.bootstrap", "String hiddenName" : "status", "String displayField" : "value", diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index b2246107..322f0bc6 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -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 */,