mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
added getMappedGroup4 and createGroup
This commit is contained in:
parent
de0e341b4b
commit
178b4a95ec
4 changed files with 101 additions and 10 deletions
|
@ -35,8 +35,8 @@ catch(e)
|
|||
|
||||
//a list of all functions
|
||||
var functions = {
|
||||
// "createGroup" : [],
|
||||
// "getMappedGroup4" : ["groupMapper"],
|
||||
"createGroup" : [],
|
||||
"getMappedGroup4" : ["groupMapper"],
|
||||
// "deleteGroup" : ["groupID"],
|
||||
// "listPads" : ["groupID"],
|
||||
"createPad" : ["padID", "text"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue