From: Alan Knowles Date: Thu, 12 May 2011 08:02:02 +0000 (+0800) Subject: Pman.Tab.AdminCompanies.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=8a0f5d75b789e96d9b8d5a2ab24652b99c2cfbb1 Pman.Tab.AdminCompanies.bjs --- 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"