Pman.Tab.AdminContacts.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 12 May 2011 10:15:47 +0000 (18:15 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 12 May 2011 10:15:47 +0000 (18:15 +0800)
Pman.Tab.AdminContacts.bjs

index 3495926..cfe8c69 100644 (file)
                                     "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"
                                 }
                             ]
                         },