Pman.Tab.AdminContactsManager.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 1 Feb 2011 03:17:55 +0000 (11:17 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 1 Feb 2011 03:17:55 +0000 (11:17 +0800)
Pman.Tab.AdminContactsManager.js

index 8137201..aed4592 100644 (file)
@@ -33,14 +33,6 @@ Pman.Tab.AdminContactsManager = new Roo.util.Observable({
         this.panel = parentLayout.addxtype({
             xtype: 'NestedLayoutPanel',
             xns: Roo,
-            listeners : {
-                activate : function (_self)
-                {
-                    if (_this.title) {
-                        this.setTitle(_this.title);
-                    }
-                }
-            },
             background : true,
             region : 'center',
             title : "Contacts Manager",