From ba3d03de8a503c3d49b4f528a756816bc45f18f3 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 22 Apr 2013 18:49:03 +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..e7c1bb03 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -461,7 +461,7 @@ Pman.Dialog.PersonEditor.prototype = { value : '', allowBlank : true, // must be filled in as we rely on it for login details.. inputType: 'password', - xtype : 'SecurePass', + xtype : 'TextField', width : 220, imageRoot : rootURL + '/Pman/templates/images' }, -- 2.39.2