Dynamically resize conversation page boxes

This commit is contained in:
Pierre
2018-05-20 14:31:46 +02:00
parent 8458c6190d
commit 8777832600
6 changed files with 64 additions and 14 deletions

View File

@ -1156,7 +1156,15 @@ var ComunicWeb = {
*/
conversation: {
//TODO : implement
}
},
/**
* Conversation page utilities
*/
utils: {
//TODO : implement
},
},
/**