From: Edward Date: Wed, 21 Jan 2015 04:20:12 +0000 (+0800) Subject: Pman.Login.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=326489fd358c24bcb7103f5ecb8b8c536a55bbc6 Pman.Login.js --- 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);