Working on implemention of conversation component

This commit is contained in:
Pierre
2017-06-16 11:42:28 +02:00
parent fe0a4c3f82
commit cfc1a3cda1
8 changed files with 195 additions and 50 deletions

View File

@ -565,6 +565,13 @@ var ComunicWeb = {
*/
service:{
//TODO : implement
},
/**
* Conversations utilities
*/
utils:{
//TODO : implement
}
},