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

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