From 9edef813e3d760c76f514a9b41fd1c351b7272b8 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 22 Apr 2013 19:40:25 +0800 Subject: [PATCH] Pman.Dialog.PersonEditor.js --- Pman.Dialog.PersonEditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index 4d460d64..c18e7aef 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' -- 2.39.2