Pman.Tab.XtupleReports.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 18 Dec 2013 13:10:21 +0000 (21:10 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 18 Dec 2013 13:10:21 +0000 (21:10 +0800)
Pman.Tab.XtupleReports.js

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

index 64e5d4a..396def7 100644 (file)
                                                 {
                                                     "|xns": "Roo.Toolbar",
                                                     "xtype": "Fill"
+                                                },
+                                                {
+                                                    "|xns": "Roo.Toolbar",
+                                                    "xtype": "Button"
                                                 }
                                             ]
                                         },
index e5a6623..597a43b 100644 (file)
@@ -205,6 +205,10 @@ Pman.Tab.XtupleReports = new Roo.XComponent({
                                     {
                                         xtype: 'Fill',
                                         xns: Roo.Toolbar
+                                    },
+                                    {
+                                        xtype: 'Button',
+                                        xns: Roo.Toolbar
                                     }
                                 ]
                             },