From 8a0f5d75b789e96d9b8d5a2ab24652b99c2cfbb1 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 12 May 2011 16:02:02 +0800 Subject: [PATCH] Pman.Tab.AdminCompanies.bjs --- Pman.Tab.AdminCompanies.bjs | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Pman.Tab.AdminCompanies.bjs b/Pman.Tab.AdminCompanies.bjs index 53551f8..47e41ea 100644 --- a/Pman.Tab.AdminCompanies.bjs +++ b/Pman.Tab.AdminCompanies.bjs @@ -98,6 +98,15 @@ "|xns": "Roo.form", "xtype": "TextField" }, + { + "listeners": { + "|click": "function (_self, e)\n{\n_this.grid.footer.onClick('first');\n}" + }, + "cls": "x-btn-icon", + "xtype": "Button", + "|icon": "rootURL + '/Pman/templates/images/search.gif'", + "|xns": "Roo.Toolbar" + }, { "|xns": "Roo.Toolbar", "xtype": "Fill" -- 2.39.2