Pman.Tab.AdminWatchNotify.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 03:36:33 +0000 (11:36 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 03:36:33 +0000 (11:36 +0800)
Pman.Tab.AdminWatchNotify.bjs
Pman.Tab.AdminWatchNotify.js
Pman.Tab.AdminWatchNotify.js

Pman.Tab.AdminWatchNotify.bjs
Pman.Tab.AdminWatchNotify.js

index 321fd2e..71d2b73 100644 (file)
@@ -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",
index 84c6d18..7755f2c 100644 (file)
@@ -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',