Pman.Tab.XtupleArAging.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 5 Dec 2013 03:14:42 +0000 (11:14 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 5 Dec 2013 03:14:42 +0000 (11:14 +0800)
Pman.Tab.XtupleArAging.js

Pman.Tab.XtupleArAging.bjs
Pman.Tab.XtupleArAging.js

index adff484..f04cbc0 100644 (file)
                                             "xtype": "Toolbar",
                                             "*prop": "toolbar",
                                             "items": [
+                                                {
+                                                    "|xns": "Roo.Toolbar",
+                                                    "xtype": "TextItem"
+                                                },
                                                 {
                                                     "listeners": {
                                                         "render": "function (_self)\r\n{\r\n    _this.relDate = _self;\r\n   _self.setValue(  new Date() );\r\n}",
index 2feb1c5..3a2cd8b 100644 (file)
@@ -232,6 +232,10 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                 xtype: 'Toolbar',
                                 xns: Roo,
                                 items : [
+                                    {
+                                        xtype: 'TextItem',
+                                        xns: Roo.Toolbar
+                                    },
                                     {
                                         xtype: 'DateField',
                                         xns: Roo.form,