Pman.js
[Pman.Core] / Pman.js
diff --git a/Pman.js b/Pman.js
index de60c62..9666681 100644 (file)
--- 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 site");
+                Roo.log(permname + " is Disabled for this site1");
                 obj.disabled = true;
                 return;
             }