Pman.Login.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 10 Feb 2011 05:59:12 +0000 (13:59 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 10 Feb 2011 05:59:12 +0000 (13:59 +0800)
Pman.Login.js

index e6a2846..1510519 100644 (file)
@@ -57,6 +57,8 @@ Pman.Login =  new Roo.util.Observable({
                     //console.log('call failure');
                     return Pman.Login.failure(response,opts);
                 }
+                
+                
                 if (!res.data.id) { // id=0 == login failure.
                     return this.show(true);
                 }