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

index 4d460d6..3a9c108 100644 (file)
@@ -465,16 +465,7 @@ Pman.Dialog.PersonEditor.prototype = {
                 width : 220,
                 imageRoot : rootURL + '/Pman/templates/images'
             },
-            passwd2 : {
-                
-                name : 'passwd2',
-                fieldLabel : "Password (type again to confirm)",
-                value : '',
-                allowBlank : true, // must be filled in as we rely on it for login details..
-                inputType: 'password',
-                xtype : 'TextField',
-                width : 220
-            },
+            
             project_id_fs : {
                 xtype : 'FieldSetEx',
                 name: 'project_id_fs',