Pman.js
authorAlan Knowles <alan@roojs.com>
Tue, 5 Jun 2012 03:21:19 +0000 (11:21 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 5 Jun 2012 03:21:19 +0000 (11:21 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index 57829fe..22d8b30 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -817,7 +817,7 @@ Pman = new Roo.Document(
             var permname = obj.part.join('.');
                 // we now have permission...
                 // obj.moduleOwner '.' lname
-            
+            Roo.log("CHECKING PERM" + permname);
             if (Pman.hasPermExists(permname) && !Pman.hasPerm(permname,'S')) {
                 // it's a turned off permission...
                 Roo.log(permname + " is Disabled for this user");