Pman.Tab.XtupleCurrency.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 11:06:53 +0000 (19:06 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 11:06:53 +0000 (19:06 +0800)
Pman.Tab.XtupleCurrency.js

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

index 2b7e143..94852ec 100644 (file)
                                             "xtype": "Toolbar",
                                             "|xns": "Roo",
                                             "items": [
-                                                {
-                                                    "|xns": "Roo.Toolbar",
-                                                    "xtype": "Fill"
-                                                },
                                                 {
                                                     "text": "Add",
                                                     "xtype": "Button",
                                                     },
                                                     "|xns": "Roo.Toolbar"
                                                 },
+                                                {
+                                                    "|xns": "Roo.Toolbar",
+                                                    "xtype": "Fill"
+                                                },
                                                 {
                                                     "listeners": {
                                                         "|click": "function()\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( { id : 0 } , function() {\n        _this.grid.footer.onClick('first');\n   }); \n}\n"
index 555ede7..c49e061 100644 (file)
@@ -127,10 +127,6 @@ Pman.Tab.XtupleCurrency = new Roo.XComponent({
                                 xtype: 'Toolbar',
                                 xns: Roo,
                                 items : [
-                                    {
-                                        xtype: 'Fill',
-                                        xns: Roo.Toolbar
-                                    },
                                     {
                                         xtype: 'Button',
                                         xns: Roo.Toolbar,
@@ -147,6 +143,10 @@ Pman.Tab.XtupleCurrency = new Roo.XComponent({
                                             }
                                         }
                                     },
+                                    {
+                                        xtype: 'Fill',
+                                        xns: Roo.Toolbar
+                                    },
                                     {
                                         xtype: 'Button',
                                         xns: Roo.Toolbar,