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

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

index e82904d..086c2a0 100644 (file)
@@ -32,8 +32,7 @@
                     "items": [
                         {
                             "listeners": {
-                                "beforeload": "function (_self, o){\n    o.params = o.params || {};\n    \n}\n",
-                                "load": "function (_self, records, options)\n{\n    _this.grid.footer.updateSummary();\n}"
+                                "beforeload": "function (_self, o){\n    o.params = o.params || {};\n    \n}\n"
                             },
                             "*prop": "dataSource",
                             "remoteSort": true,
index b93f73b..fe3da25 100644 (file)
@@ -71,10 +71,6 @@ Pman.Tab.XtupleMetric = new Roo.XComponent({
                         beforeload : function (_self, o){
                             o.params = o.params || {};
                             
-                        },
-                        load : function (_self, records, options)
-                        {
-                            _this.grid.footer.updateSummary();
                         }
                     },
                     remoteSort : true,