X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Login.js;h=234b9c099d3eef4ef42aea03dc812eec73172906;hp=2b0c12a30c2f06cc4d95ada5e9264e521a7137f7;hb=HEAD;hpb=a1ebb2486e35221f5f5624816b10ab750fb93131 diff --git a/Pman.Login.js b/Pman.Login.js index 2b0c12a3..a7b77e23 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -350,9 +350,8 @@ Pman.Login = new Roo.util.Observable({ autoCreate : {tag: "input", type: "text", size: "20"} }), - new Roo.form.TextField({ + new Roo.form.Password({ fieldLabel: "Password", - inputType: 'password', name: 'password', width:200, autoCreate : {tag: "input", type: "text", size: "20"},