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

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

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