From: edward Date: Thu, 15 Feb 2018 04:05:34 +0000 (+0800) Subject: Pman.Dialog.VerifyAccess.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a0815b8b3b30f6e7e975aaea0308487c020e7a49 Pman.Dialog.VerifyAccess.bjs Pman.Dialog.VerifyAccess.js --- diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index 251a0402..98dd5f23 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -73,16 +73,14 @@ "xtype" : "TextArea", "string fieldLabel" : "User Agent", "Number rows" : 3, - "$ xns" : "Roo.bootstrap" + "$ xns" : "Roo.bootstrap", + "String style" : "margin-bottom: 15px;" } ] } ] }, { - "listeners" : { - "render" : "function (_self)\n{\n _this.row_pwd_label = _self;\n}" - }, "xtype" : "Row", "$ xns" : "Roo.bootstrap", "items" : [ diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index a0e8fb19..325ea8e6 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -256,6 +256,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { name : 'user_agent', readOnly : true, rows : 3, + style : 'margin-bottom: 15px;', xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' } @@ -265,12 +266,6 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { }, { xtype : 'Row', - listeners : { - render : function (_self) - { - _this.row_pwd_label = _self; - } - }, xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap', items : [