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

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

index c36a202..0dc9a61 100644 (file)
            "$ xns" : "Roo.bootstrap",
            "String hiddenName" : "status",
            "String displayField" : "value",
+           "String indicatorpos" : "right",
            "items" : [
             {
              "$ string data" : "[\n    ['1', 'Approve'],\n    ['-1', 'Reject']\n] ",
index 8a1af29..b224610 100644 (file)
@@ -229,6 +229,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, {
             editable : false,
             fieldLabel : _this._strings['004bf6c9a40003140292e97330236c53'] /* Action */,
             hiddenName : 'status',
+            indicatorpos : 'right',
             mode : 'local',
             name : 'status_name',
             triggerAction : 'all',