From 6998350e7ab6f784fc6052c7bb2015b07d794841 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Jun 2015 13:19:48 +0800 Subject: [PATCH] Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- Pman.Tab.AdminNotify.bjs | 2 +- Pman.Tab.AdminNotify.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index ddc5503..6357f15 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -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", diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index e3cc10c..87786b5 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -637,7 +637,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ }, '|xns' : 'Roo', - background : false, + background : true, fitContainer : true, fitToframe : true, region : 'center', -- 2.39.2