From 935ca8fc10ecbcbbddef9c4e13ede7e7701fc91c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 11 Apr 2016 14:31:49 +0800 Subject: [PATCH] Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- Pman.Tab.AdminNotify.bjs | 1 + Pman.Tab.AdminNotify.js | 1 + 2 files changed, 2 insertions(+) diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index 8c14ad0..32247ad 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -34,6 +34,7 @@ "$ xns" : "Roo", "String region" : "center", "String title" : "Current Notifications", + "Boolean background" : false, "items" : [ { "xtype" : "BorderLayout", diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index e9e95bb..781d715 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -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, -- 2.39.2