X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.VerifyAccess.js;h=aee6691c19e55d9761a968dc95aefa517d1e4fc2;hb=ff7f48cecd36e8c87ae6b230152a0f95aa88d02a;hp=53fb50f4fe30cf45c602a9db1c756e024120e2f7;hpb=142a4559f7efa7bc08c3c18d96c384277bca8395;p=Pman.Core diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index 53fb50f4..aee6691c 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -263,36 +263,36 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { rows : 3, xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' - }, + } + ] + } + ] + }, + { + xtype : 'Row', + listeners : { + render : function (_self) + { + _this.row_pwd_label = _self; + } + }, + xns : Roo.bootstrap, + '|xns' : 'Roo.bootstrap', + items : [ + { + xtype : 'Column', + xs : 12, + xns : Roo.bootstrap, + '|xns' : 'Roo.bootstrap', + items : [ { - xtype : 'Row', - listeners : { - render : function (_self) - { - _this.row_pwd_label = _self; - } - }, + xtype : 'TextArea', + fieldLabel : _this._strings['dfb790522fdea3859af206d32916fe77'] /* User Agent */, + name : 'user_agent', + readOnly : true, + rows : 3, xns : Roo.bootstrap, - '|xns' : 'Roo.bootstrap', - items : [ - { - xtype : 'Column', - xs : 12, - xns : Roo.bootstrap, - '|xns' : 'Roo.bootstrap', - items : [ - { - xtype : 'TextArea', - fieldLabel : _this._strings['dfb790522fdea3859af206d32916fe77'] /* User Agent */, - name : 'user_agent', - readOnly : true, - rows : 3, - xns : Roo.bootstrap, - '|xns' : 'Roo.bootstrap' - } - ] - } - ] + '|xns' : 'Roo.bootstrap' } ] }