From 26db0b4ed46a6dfa73cbd80f55b8e00e9c2010fb Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 21 Jan 2015 12:19:53 +0800 Subject: [PATCH] Pman.Login.js --- Pman.Login.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman.Login.js b/Pman.Login.js index e9838455..dae44f3e 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -69,6 +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); -- 2.39.2