Pman.Tab.XtupleCurrency.bjs
authorEdward <edward@roojs.com>
Fri, 27 Dec 2013 06:41:30 +0000 (14:41 +0800)
committerEdward <edward@roojs.com>
Fri, 27 Dec 2013 06:41:30 +0000 (14:41 +0800)
Pman.Tab.XtupleCurrency.js

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

index e6bd9da..4bab313 100644 (file)
                                                 {
                                                     "|xns": "Roo.Toolbar",
                                                     "xtype": "Fill"
-                                                },
-                                                {
-                                                    "listeners": {
-                                                        "click": "function (_self, e)\n{\n    _this.searchBox.setValue('');\r\n    _this.status_type.setValue('');\r\n    _this.grid.footer.onClick('first');\r\n}"
-                                                    },
-                                                    "cls": "x-btn-icon",
-                                                    "xtype": "Button",
-                                                    "|icon": "rootURL + '/Pman/templates/images/edit-clear.gif'",
-                                                    "|xns": "Roo.Toolbar"
                                                 }
                                             ]
                                         },
index 194d0df..0d8361e 100644 (file)
@@ -256,20 +256,6 @@ Pman.Tab.XtupleCurrency = new Roo.XComponent({
                                     {
                                         xtype: 'Fill',
                                         xns: Roo.Toolbar
-                                    },
-                                    {
-                                        xtype: 'Button',
-                                        xns: Roo.Toolbar,
-                                        listeners : {
-                                            click : function (_self, e)
-                                            {
-                                                _this.searchBox.setValue('');\r
-                                                _this.status_type.setValue('');\r
-                                                _this.grid.footer.onClick('first');\r
-                                            }
-                                        },
-                                        cls : 'x-btn-icon',
-                                        icon : rootURL + '/Pman/templates/images/edit-clear.gif'
                                     }
                                 ]
                             },