From: Edward Date: Wed, 21 Jan 2015 04:44:31 +0000 (+0800) Subject: Pman.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=73c6ef4247cd6e2c3ff6e9ebaa758814db3cc4af Pman.js --- diff --git a/Pman.js b/Pman.js index 96666811..de60c622 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 site1"); + Roo.log(permname + " is Disabled for this site"); obj.disabled = true; return; }