Pman.Tab.AdminContacts.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:12:32 +0000 (15:12 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:12:32 +0000 (15:12 +0800)
Pman.Tab.AdminContacts.bjs

index 3f6a37e..25f9935 100644 (file)
                                 },
                                 {
                                     "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,