Pman.Dialog.PersonEditor.js
authorEdward <edward@roojs.com>
Mon, 22 Apr 2013 11:28:44 +0000 (19:28 +0800)
committerEdward <edward@roojs.com>
Mon, 22 Apr 2013 11:28:44 +0000 (19:28 +0800)
Pman.Dialog.PersonEditor.js

index 4d460d6..9028a78 100644 (file)
@@ -462,6 +462,7 @@ Pman.Dialog.PersonEditor.prototype = {
                 allowBlank : true, // must be filled in as we rely on it for login details..
                 inputType: 'password',
                 xtype : 'SecurePass',
+                autoCreate : {tag: "input", type: "text", size: "20"},
                 width : 220,
                 imageRoot : rootURL + '/Pman/templates/images'
             },