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

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

index 8c14ad0..32247ad 100644 (file)
@@ -34,6 +34,7 @@
    "$ xns" : "Roo",
    "String region" : "center",
    "String title" : "Current Notifications",
+   "Boolean background" : false,
    "items" : [
     {
      "xtype" : "BorderLayout",
index e9e95bb..781d715 100644 (file)
@@ -42,6 +42,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
    var _this = this;
    var MODULE = this;
    return {
+   background : false,
    region : 'center',
    title : _this._strings['bf1cb7e2a337a5e2ebf614009cbce9cc'] /* Current Notifications */,
    xns : Roo,