From: Edward Date: Wed, 21 Jan 2015 04:19:38 +0000 (+0800) Subject: Pman.Login.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a4f352513e0060efcd8692afb0c09f6f10e5e644 Pman.Login.js --- diff --git a/Pman.Login.js b/Pman.Login.js index 982f1577..e9838455 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -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);