From: Edward Date: Mon, 22 Apr 2013 11:26:43 +0000 (+0800) Subject: Pman.Dialog.PersonEditor.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=f4bcff544a70d04cd8b64faae9d19093fad6555c Pman.Dialog.PersonEditor.js --- 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',