Created specific js file for conversations dropdown

This commit is contained in:
Pierre
2018-02-24 14:03:20 +01:00
parent afd92d4e06
commit c584197b38
4 changed files with 107 additions and 90 deletions

View File

@ -608,6 +608,13 @@ var ComunicWeb = {
*/
utils:{
//TODO : implement
},
/**
* Unread conversations list dropdown
*/
unreadDropdown: {
//TODO : implementd
}
},