Pman.Tab.XtupleMetric.bjs
authorEdward <edward@roojs.com>
Tue, 5 Aug 2014 05:20:21 +0000 (13:20 +0800)
committerEdward <edward@roojs.com>
Tue, 5 Aug 2014 05:20:21 +0000 (13:20 +0800)
Pman.Tab.XtupleMetric.js

Pman.Tab.XtupleMetric.bjs
Pman.Tab.XtupleMetric.js

index 5511e57..810b9bb 100644 (file)
@@ -83,7 +83,7 @@
                                 },
                                 {
                                     "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}"
+                                        "click": "function (_self, e)\n{\n    _this.searchBox.setValue('');\r\n}"
                                     },
                                     "cls": "x-btn-icon",
                                     "xtype": "Button",
index e2daebb..dc530b4 100644 (file)
@@ -145,8 +145,6 @@ Pman.Tab.XtupleMetric = new Roo.XComponent({
                                 click : function (_self, e)
                                 {
                                     _this.searchBox.setValue('');\r
-                                    _this.status_type.setValue('');\r
-                                    _this.grid.footer.onClick('first');\r
                                 }
                             },
                             cls : 'x-btn-icon',