From: Alan Knowles Date: Thu, 12 May 2011 10:15:47 +0000 (+0800) Subject: Pman.Tab.AdminContacts.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=cb53963cd8e14f0cd0b15a35ac51ac4b18e4de86 Pman.Tab.AdminContacts.bjs --- diff --git a/Pman.Tab.AdminContacts.bjs b/Pman.Tab.AdminContacts.bjs index 3495926..cfe8c69 100644 --- a/Pman.Tab.AdminContacts.bjs +++ b/Pman.Tab.AdminContacts.bjs @@ -158,16 +158,6 @@ "xtype": "Button", "|icon": "Roo.rootURL + 'images/default/tree/leaf.gif'", "|xns": "Roo.Toolbar" - }, - { - "listeners": { - "toggle": "function (_self, pressed)\n{\n _this.grid.footer.onClick('first');\n this.setText(pressed ? \"Show Active\" : \"Show Removed\");\n \n \n}", - "render": "function (_self)\n{\n _this.activeButton = _self;\n}" - }, - "enableToggle": true, - "text": "Show Removed", - "xtype": "Button", - "|xns": "Roo.Toolbar" } ] },