Pman.Dialog.PersonEditor.js
[Pman.Core] / Pman.Dialog.PersonEditor.js
index 59aeeed..e7c1bb0 100644 (file)
@@ -140,7 +140,6 @@ Pman.Dialog.PersonEditor.prototype = {
                             }
 
                         }
-                        Roo.log(_this.form);
                         return;
                     } 
                     
@@ -462,7 +461,7 @@ Pman.Dialog.PersonEditor.prototype = {
                 value : '',
                 allowBlank : true, // must be filled in as we rely on it for login details..
                 inputType: 'password',
-                xtype : 'SecurePass',
+                xtype : 'TextField',
                 width : 220,
                 imageRoot : rootURL + '/Pman/templates/images'
             },