From f4bcff544a70d04cd8b64faae9d19093fad6555c Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 22 Apr 2013 19:26:43 +0800 Subject: [PATCH] Pman.Dialog.PersonEditor.js --- Pman.Dialog.PersonEditor.js | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index 4d460d64..3a9c1087 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -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', -- 2.39.2