Pman.Tab.AdminContactsGroup.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroup.js
index 95f1d88..db5bb5f 100644 (file)
@@ -146,7 +146,7 @@ Pman.Tab.AdminContactsGroup = new Roo.XComponent({
           listeners : {
            click : function()
             {
-                 Pman.genericDelete(_this, 'Groups'); 
+                 Pman.genericDelete(_this, 'core_group'); 
             }
           },
           xns : Roo.menu,