Roo/Login.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 23 Jun 2010 08:16:52 +0000 (16:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 23 Jun 2010 08:16:52 +0000 (16:16 +0800)
Roo/Login.js

index 90c9955..623ed35 100644 (file)
@@ -113,7 +113,7 @@ Roo.extend(Roo.Login, Roo.LayoutDialog, {
                 }
                 
                 if (!res.data.id) { // id=0 == login failure.
-                    return this.show(true);
+                    return this.show();
                 }