Pman.Tab.AdminContactsGroup.js
[Pman.Admin] / Pman.Tab.AdminContactsGroup.js
index f51a845..01fa620 100644 (file)
@@ -240,7 +240,13 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({
                                     {
                                         xtype: 'Item',
                                         xns: Roo.menu,
-                                        text : "Reload"
+                                        text : "Reload",
+                                        listeners : {
+                                            click : function (_self, e)
+                                            {
+                                            
+                                            }
+                                        }
                                     }
                                 ]
                             }