Pman.Login.js
authorEdward <edward@roojs.com>
Wed, 21 Jan 2015 04:19:38 +0000 (12:19 +0800)
committerEdward <edward@roojs.com>
Wed, 21 Jan 2015 04:19:38 +0000 (12:19 +0800)
Pman.Login.js

index 982f157..e983845 100644 (file)
@@ -69,7 +69,7 @@ Pman.Login =  new Roo.util.Observable({
                 if (!res.data.id) { // id=0 == login failure.
                     return this.show(true);
                 }
-                
+                Roo.log(res);
                               
                         //console.log(success);
                 this.fillAuth(res.data);