Pman.Tab.AdminContactsGroup.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroup.js
index 245e66c..9159b46 100644 (file)
@@ -349,7 +349,7 @@ Pman.Tab.AdminContactsGroup = new Roo.XComponent({
                                     action : action,
                                     group_id: action =='add' ? rid.id : s[0].data.id,
                                     type: _this.type,
-                                    user_ids : sels.join(',')
+                                    id : sels.join(',')
                                     
                                 },  
                                 method: 'POST',