From: Edward Date: Wed, 21 Jan 2015 04:41:35 +0000 (+0800) Subject: Pman.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=98e64c727b16eda8bb9c72e0a24ccbcfdec933d2 Pman.js --- diff --git a/Pman.js b/Pman.js index de60c622..96666811 100644 --- a/Pman.js +++ b/Pman.js @@ -800,7 +800,7 @@ Pman = new Roo.Document( if (appDisabled.indexOf(permname) > -1) { Roo.log(obj); - Roo.log(permname + " is Disabled for this site"); + Roo.log(permname + " is Disabled for this site1"); obj.disabled = true; return; }