Pman.Tab.AdminNotify.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 11 Apr 2016 06:34:43 +0000 (14:34 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 11 Apr 2016 06:34:43 +0000 (14:34 +0800)
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index 8d53f57..32247ad 100644 (file)
@@ -62,7 +62,7 @@
        "listeners" : {
         "|activate" : "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n    \n}"
        },
-       "bool background" : false,
+       "bool background" : true,
        "fitToframe" : true,
        "region" : "center",
        "title" : "Current Notifications",
index 9229c6c..781d715 100644 (file)
@@ -70,7 +70,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
     },
     items  : [
      {
-      background : false,
+      background : true,
       fitContainer : true,
       fitToframe : true,
       region : 'center',