Pman.Tab.AdminContacts.bjs
authorChris <chris@roojs.com>
Fri, 8 Mar 2013 06:53:08 +0000 (14:53 +0800)
committerChris <chris@roojs.com>
Fri, 8 Mar 2013 06:53:08 +0000 (14:53 +0800)
Pman.Tab.AdminContacts.js

Pman.Tab.AdminContacts.bjs
Pman.Tab.AdminContacts.js

index 3284e92..9d9844f 100644 (file)
                                     "|xns": "Roo.Toolbar"
                                 },
                                 {
-                                    "listeners": {
-                                        "render": "function (_self)\n{\n  _this.active_company_button = _self;\n}"
-                                    },
-                                    "enableToggle": true,
                                     "text": "Switch to Selected User",
                                     "xtype": "Button",
                                     "|xns": "Roo.Toolbar"
index 9e766d2..8b5e9db 100644 (file)
@@ -640,13 +640,6 @@ Pman.Tab.AdminContacts = new Roo.XComponent({
                         {
                             xtype: 'Button',
                             xns: Roo.Toolbar,
-                            listeners : {
-                                render : function (_self)
-                                {
-                                  _this.active_company_button = _self;
-                                }
-                            },
-                            enableToggle : true,
                             text : "Switch to Selected User"
                         },
                         {