Pman.Login.js
[Pman.Core] / 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);