Pman.Login.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 13 Mar 2011 14:09:13 +0000 (22:09 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 13 Mar 2011 14:09:13 +0000 (22:09 +0800)
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