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

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

index ec3080e..bde91a5 100644 (file)
                                             "xtype": "Toolbar",
                                             "|xns": "Roo",
                                             "items": [
+                                                {
+                                                    "|xns": "Roo.Toolbar",
+                                                    "xtype": "Fill"
+                                                },
                                                 {
                                                     "text": "Add",
                                                     "xtype": "Button",
index f5b979c..e3ab9bf 100644 (file)
@@ -113,6 +113,10 @@ Pman.Tab.XtupleCurrency = new Roo.XComponent({
                                 xtype: 'Toolbar',
                                 xns: Roo,
                                 items : [
+                                    {
+                                        xtype: 'Fill',
+                                        xns: Roo.Toolbar
+                                    },
                                     {
                                         xtype: 'Button',
                                         xns: Roo.Toolbar,