Pman.Login.js
[Pman.Core] / Pman.Login.js
index 85a2052..c9f00e5 100644 (file)
@@ -73,6 +73,7 @@ Pman.Login =  new Roo.util.Observable({
                 this.fillAuth(res.data);   
                 this.checkFails =0;
                 Pman.onload();
+                return false;
             },
             failure : Pman.Login.show,
             scope : Pman.Login