From 326489fd358c24bcb7103f5ecb8b8c536a55bbc6 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 21 Jan 2015 12:20:12 +0800 Subject: [PATCH] Pman.Login.js --- Pman.Login.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Pman.Login.js b/Pman.Login.js index dae44f3e..982f1577 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -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); -- 2.39.2