From: Alan Knowles Date: Sun, 13 Mar 2011 14:09:13 +0000 (+0800) Subject: Pman.Login.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5b06378b7a64a662c690eb9436525a58c73d0d27 Pman.Login.js --- diff --git a/Pman.Login.js b/Pman.Login.js index 85a20520..c9f00e5d 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -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