Pman.Tab.AdminContactsManager.js
[Pman.Admin] / Pman.Tab.AdminContactsManager.js
index aed4592..e3297a5 100644 (file)
@@ -36,6 +36,12 @@ Pman.Tab.AdminContactsManager = new Roo.util.Observable({
             background : true,
             region : 'center',
             title : "Contacts Manager",
+            listeners : {
+                activate : function (_self)
+                {
+                
+                }
+            },
             layout : {
                 xtype: 'BorderLayout',
                 xns: Roo,