Pman.js
[Pman.Core] / Pman.js
diff --git a/Pman.js b/Pman.js
index c42f108..c2f6029 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -780,7 +780,8 @@ Pman = new Roo.Document(
         // global supplied by master.html
         appDisabled = typeof(appDisabled) == 'undefined' ? [] : appDisabled;
         
-        
+        Roo.log('disable!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
+        Roo.log(appDisabled);
         /// design flaw
         // previously we did not a good naming policy for module and parts
         // most things that are called module here, really are 'parts'