Pman.Tab.AdminLogs.bjs
[Pman.Admin] / Pman.Tab.AdminLogs.bjs
index 57028e6..2cb564e 100644 (file)
@@ -11,7 +11,7 @@
  "items" : [
   {
    "listeners" : {
-    "activate" : "function (_self)\n{\n    var cr = this.layout.getRegion('center');\n    Roo.log(cr);\n    if (cr) {\n        cr.showPanel(cr.activePanel);\n    }\n}"
+    "activate" : "function (_self)\n{\n    var cr = this.layout.getRegion('center');\n    if (cr) {\n        cr.showPanel(cr.activePanel);\n    }\n}"
    },
    "region" : "center",
    "background" : true,