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

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

index 25bbb9f..7e8284b 100644 (file)
@@ -22,6 +22,7 @@
                         },
                         {
                             "*prop": "east",
+                            "width": 150,
                             "xtype": "LayoutRegion",
                             "|xns": "Roo"
                         },
index 58750d6..1907249 100644 (file)
@@ -360,7 +360,8 @@ Pman.Tab.XtupleReports = new Roo.XComponent({
                 },
                 east : {
                     xtype: 'LayoutRegion',
-                    xns: Roo
+                    xns: Roo,
+                    width : 150
                 }
             }
         };