Work progress on modals

This commit is contained in:
Pierre
2018-03-07 17:53:26 +01:00
parent 3dfd91102f
commit 21f8301d45
5 changed files with 271 additions and 4 deletions

View File

@ -554,6 +554,13 @@ var ComunicWeb = {
*/
listModal: {
//TODO : implement
},
/**
* Friends interface
*/
interface: {
//TODO : implement
}
},