From: Alan Knowles Date: Fri, 14 Jan 2011 07:12:32 +0000 (+0800) Subject: Pman.Tab.AdminContacts.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=0dea01e85e0a3d35d4bce818d31d9fb7ee060572 Pman.Tab.AdminContacts.bjs --- diff --git a/Pman.Tab.AdminContacts.bjs b/Pman.Tab.AdminContacts.bjs index 3f6a37e..25f9935 100644 --- a/Pman.Tab.AdminContacts.bjs +++ b/Pman.Tab.AdminContacts.bjs @@ -154,7 +154,7 @@ }, { "listeners": { - "toggle": "function (_self, pressed)\n{\n _this.grid.footer.onClick('first');\n this.setText(pressed ? \"Hide Removed\" : \"Show Active\");\n \n \n}", + "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,