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

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

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