mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
Added TODO
This commit is contained in:
parent
4dee9ca451
commit
e6bfe1d660
@ -309,6 +309,8 @@ OC.Contacts = OC.Contacts || {};
|
||||
|
||||
/**
|
||||
* Removes one or more contact ids from a group
|
||||
* TODO: When deleting contacts this method should just remove the contact id
|
||||
* from its internal list without saving.
|
||||
* @param integer|array contactid. An integer id or an array of integer ids.
|
||||
* @param integer groupid. The integer id of the group
|
||||
* @param function cb. Optional call-back function
|
||||
|
Loading…
x
Reference in New Issue
Block a user