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

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

index d2b98fa..3cabcea 100644 (file)
@@ -97,7 +97,7 @@
                                                 {
                                                     "listeners": {
                                                         "render": "function (_self)\n{\n    _this.searchName = _self;\n}",
-                                                        "specialkey": "function (_self, e)\n{\n\n}"
+                                                        "specialkey": "function (_self, e)\n{\n    _this.grid.footer.onClick('first');\n}"
                                                     },
                                                     "xtype": "TextField",
                                                     "|xns": "Roo.form"
index 80d3de2..e05bb1f 100644 (file)
@@ -139,7 +139,7 @@ Pman.Tab.XtupleReports = new Roo.XComponent({
                                             },
                                             specialkey : function (_self, e)
                                             {
-                                            
+                                                _this.grid.footer.onClick('first');
                                             }
                                         }
                                     },