Make a request on the API to update message content

This commit is contained in:
Pierre
2018-01-14 08:56:17 +01:00
parent e4c29acce6
commit c7488d4031
6 changed files with 202 additions and 3 deletions

View File

@ -682,7 +682,14 @@ var ComunicWeb = {
*/
form: {
//TODO : implement
}
},
/**
* Post editor
*/
edit: {
//TODO : implement
},
},