Can send messages from the conversation page

This commit is contained in:
Pierre
2018-05-13 15:40:19 +02:00
parent e376c789a6
commit e32a7c67e1
8 changed files with 323 additions and 8 deletions

View File

@ -1124,6 +1124,13 @@ var ComunicWeb = {
*/
listPane: {
//TODO : implement
},
/**
* Conversation pane
*/
conversation: {
//TODO : implement
}
},