Pman.Tab.AdminNotify.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 11 Apr 2016 06:27:28 +0000 (14:27 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 11 Apr 2016 06:27:28 +0000 (14:27 +0800)
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index 1e4bd8b..fd76acd 100644 (file)
      "$ xns" : "Roo",
      "* prop" : "layout",
      "items" : [
+      {
+       "xtype" : "LayoutRegion",
+       "$ xns" : "Roo",
+       "* prop" : "center"
+      },
+      {
+       "xtype" : "LayoutRegion",
+       "$ xns" : "Roo",
+       "* prop" : "center"
+      },
       {
        "listeners" : {
         "|activate" : "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n    \n}"
index d2c005d..04d18c9 100644 (file)
@@ -48,6 +48,11 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
     xns : Roo,
     '|xns' : 'Roo',
     xtype : 'BorderLayout',
+    center : {
+     xns : Roo,
+     '|xns' : 'Roo',
+     xtype : 'LayoutRegion'
+    },
     items  : [
      {
       background : true,