From 1caba54c655832ef28af4ac2f49a7e3db528ffb2 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 11 Apr 2016 14:31:59 +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 32247ad..8d53f57 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -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" : true, + "bool background" : false, "fitToframe" : true, "region" : "center", "title" : "Current Notifications", diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index 781d715..9229c6c 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -70,7 +70,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ }, items : [ { - background : true, + background : false, fitContainer : true, fitToframe : true, region : 'center', -- 2.39.2