Pman.Tab.AdminNotify.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 11 Jun 2015 05:19:48 +0000 (13:19 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Jun 2015 05:19:48 +0000 (13:19 +0800)
Pman.Tab.AdminNotify.js

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

index ddc5503..6357f15 100644 (file)
@@ -32,7 +32,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,
    "region" : "center",
    "fitToframe" : true,
    "title" : "Current Notifications",
index e3cc10c..87786b5 100644 (file)
@@ -637,7 +637,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
 
    },
    '|xns' : 'Roo',
-   background : false,
+   background : true,
    fitContainer : true,
    fitToframe : true,
    region : 'center',