From 7742866440cb580aa45763252d8cc9de6821d063 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 24 Oct 2011 11:36:33 +0800 Subject: [PATCH] Pman.Tab.AdminWatchNotify.bjs Pman.Tab.AdminWatchNotify.bjs Pman.Tab.AdminWatchNotify.js Pman.Tab.AdminWatchNotify.js --- Pman.Tab.AdminWatchNotify.bjs | 2 ++ Pman.Tab.AdminWatchNotify.js | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Pman.Tab.AdminWatchNotify.bjs b/Pman.Tab.AdminWatchNotify.bjs index 321fd2e..71d2b73 100644 --- a/Pman.Tab.AdminWatchNotify.bjs +++ b/Pman.Tab.AdminWatchNotify.bjs @@ -6,6 +6,8 @@ "path": "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminWatchNotify.bjs", "items": [ { + "background": true, + "region": "center", "title": "Notifications", "xtype": "NestedLayoutPanel", "|xns": "Roo", diff --git a/Pman.Tab.AdminWatchNotify.js b/Pman.Tab.AdminWatchNotify.js index 84c6d18..7755f2c 100644 --- a/Pman.Tab.AdminWatchNotify.js +++ b/Pman.Tab.AdminWatchNotify.js @@ -34,6 +34,8 @@ Pman.Tab.AdminWatchNotify = new Roo.util.Observable({ this.panel = parentLayout.addxtype({ xtype: 'NestedLayoutPanel', xns: Roo, + background : true, + region : 'center', title : "Notifications", layout : { xtype: 'BorderLayout', -- 2.39.2