Retrieve group settings on the API

This commit is contained in:
Pierre HUBERT
2018-07-04 06:05:14 +02:00
parent 30696174f2
commit 218e9b6fbe
8 changed files with 147 additions and 3 deletions

View File

@ -1219,6 +1219,13 @@ var ComunicWeb = {
//TODO : implement
},
/**
* Settings page
*/
settings: {
//TODO : implement
},
},
/**