From: Edward Date: Mon, 22 Apr 2013 11:07:42 +0000 (+0800) Subject: Pman.Dialog.PersonEditor.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=89a2cd2abbd564f56ca611651808b8aecb1aee18 Pman.Dialog.PersonEditor.js --- diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index 4d460d64..cff91eda 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -472,7 +472,7 @@ Pman.Dialog.PersonEditor.prototype = { value : '', allowBlank : true, // must be filled in as we rely on it for login details.. inputType: 'password', - xtype : 'TextField', + xtype : 'SecurePass', width : 220 }, project_id_fs : {