From: Edward Date: Wed, 21 Jan 2015 04:45:11 +0000 (+0800) Subject: Pman.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=76fb2d39af702e229ad2deeda6b325b8fcaf51d0 Pman.js --- diff --git a/Pman.js b/Pman.js index de60c622..57aac63c 100644 --- a/Pman.js +++ b/Pman.js @@ -798,12 +798,12 @@ Pman = new Roo.Document( // obj.moduleOwner '.' lname - if (appDisabled.indexOf(permname) > -1) { - Roo.log(obj); - Roo.log(permname + " is Disabled for this site"); - obj.disabled = true; - return; - } +// if (appDisabled.indexOf(permname) > -1) { +// Roo.log(obj); +// Roo.log(permname + " is Disabled for this site"); +// obj.disabled = true; +// return; +// } }