From: edward Date: Fri, 8 Jul 2016 06:56:28 +0000 (+0800) Subject: Pman.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=460100d35a8ea3d71d3496189d27f43c1b9e26c1 Pman.js --- diff --git a/Pman.js b/Pman.js index 6685318a..d2603d7f 100644 --- a/Pman.js +++ b/Pman.js @@ -868,7 +868,7 @@ Pman = new Roo.Document( obj.disabled = true; return; } - + Roo.log(obj.permname); if (obj.permname && obj.permname.length && Pman.hasPermExists(obj.permname) && !Pman.hasPerm(obj.permname,'S')) { // it's a turned off permission... Roo.log(obj.permname + " is Disabled for this user");