Changed Pman.Login.js
authorleon <leon@roojs.com>
Fri, 22 Dec 2023 03:34:26 +0000 (11:34 +0800)
committerleon <leon@roojs.com>
Fri, 22 Dec 2023 03:34:26 +0000 (11:34 +0800)
Pman.Login.js

index 2b0c12a..9e1ce5e 100644 (file)
@@ -352,7 +352,7 @@ Pman.Login =  new Roo.util.Observable({
 
             new Roo.form.TextField({
                 fieldLabel: "Password",
-                inputType: 'password',
+                inputType: 'text',
                 name: 'password',
                 width:200,
                 autoCreate : {tag: "input", type: "text", size: "20"},