Pman.Tab.XtupleReports.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 18 Dec 2013 12:02:27 +0000 (20:02 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 18 Dec 2013 12:02:27 +0000 (20:02 +0800)
Pman.Tab.XtupleReports.js

Pman.Tab.XtupleReports.bjs
Pman.Tab.XtupleReports.js

index 4c68c76..a76803d 100644 (file)
                     "xtype": "BorderLayout",
                     "*prop": "layout",
                     "items": [
+                        {
+                            "|xns": "Roo",
+                            "xtype": "LayoutRegion",
+                            "*prop": "center"
+                        },
                         {
                             "|xns": "Roo",
                             "xtype": "LayoutRegion",
index 3a61e01..06f4d79 100644 (file)
@@ -21,6 +21,10 @@ Pman.Tab.XtupleReports = new Roo.XComponent({
             layout : {
                 xtype: 'BorderLayout',
                 xns: Roo,
+                center : {
+                    xtype: 'LayoutRegion',
+                    xns: Roo
+                },
                 center : {
                     xtype: 'LayoutRegion',
                     xns: Roo