From: Edward Date: Mon, 22 Apr 2013 10:34:26 +0000 (+0800) Subject: Pman.Dialog.PersonEditor.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=361cd154985f876729d1e934f552862cc5d7e175 Pman.Dialog.PersonEditor.js --- diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index 70649f1f..e6f7d00c 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -460,7 +460,7 @@ Pman.Dialog.PersonEditor.prototype = { fieldLabel : "New Password ", value : '', allowBlank : true, // must be filled in as we rely on it for login details.. - inputType: 'password', + // inputType: 'password', xtype : 'SecurePass', width : 220, imageRoot : rootURL + '/Pman/templates/images'