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

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

index 251a040..98dd5f2 100644 (file)
            "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" : [
index a0e8fb1..325ea8e 100644 (file)
@@ -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  : [