Pman.Dialog.PersonEditor.bjs
authorKH Lau <khlau@roojs.com>
Tue, 8 Aug 2017 08:31:11 +0000 (16:31 +0800)
committerKH Lau <khlau@roojs.com>
Tue, 8 Aug 2017 08:31:11 +0000 (16:31 +0800)
Pman.Dialog.PersonEditor.js

Pman.Dialog.PersonEditor.bjs
Pman.Dialog.PersonEditor.js

index 8c586db..625b0f7 100644 (file)
            "String name" : "secure_password",
            "xtype" : "Input",
            "string fieldLabel" : "Secure passwords",
+           "String labelAlign" : "left",
            "String inputType" : "checkbox",
            "String align" : "left",
            "$ xns" : "Roo.bootstrap"
index 2e09673..96e15c7 100644 (file)
@@ -183,6 +183,7 @@ Roo.apply(Pman.Dialog.PersonEditor.prototype, {
             align : 'left',
             fieldLabel : _this._strings['abb1d799e06329cb0c38276ea918300b'] /* Secure passwords */,
             inputType : 'checkbox',
+            labelAlign : 'left',
             name : 'secure_password',
             xns : Roo.bootstrap,
             '|xns' : 'Roo.bootstrap'