Pman.Tab.XtupleCurrency.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 10:39:02 +0000 (18:39 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 10:39:02 +0000 (18:39 +0800)
Pman.Tab.XtupleCurrency.js

Pman.Tab.XtupleCurrency.bjs
Pman.Tab.XtupleCurrency.js

index 0e418ac..2a3d9aa 100644 (file)
@@ -16,6 +16,7 @@
                     "items": [
                         {
                             "*prop": "west",
+                            "width": 200,
                             "xtype": "LayoutRegion",
                             "|xns": "Roo"
                         },
index b9a4752..8549d55 100644 (file)
@@ -416,7 +416,8 @@ Pman.Tab.XtupleCurrency = new Roo.XComponent({
                 ],
                 west : {
                     xtype: 'LayoutRegion',
-                    xns: Roo
+                    xns: Roo,
+                    width : 200
                 },
                 center : {
                     xtype: 'LayoutRegion',