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

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

index e0eea4d..3147297 100644 (file)
                                                     "|icon": "rootURL + '/Pman/templates/images/edit-clear.gif'",
                                                     "|xns": "Roo.Toolbar"
                                                 },
+                                                {
+                                                    "|xns": "Roo.Toolbar",
+                                                    "xtype": "Fill"
+                                                },
                                                 {
                                                     "text": "Add",
                                                     "xtype": "Button",
index b06ff4b..b863aca 100644 (file)
@@ -159,6 +159,10 @@ Pman.Tab.XtupleReports = new Roo.XComponent({
                                         cls : 'x-btn-icon',
                                         icon : rootURL + '/Pman/templates/images/edit-clear.gif'
                                     },
+                                    {
+                                        xtype: 'Fill',
+                                        xns: Roo.Toolbar
+                                    },
                                     {
                                         xtype: 'Button',
                                         xns: Roo.Toolbar,