Added new files for the notifications.

This commit is contained in:
Pierre
2018-02-19 15:14:49 +01:00
parent 4d9392dd1f
commit 4c915b3dee
2 changed files with 16 additions and 0 deletions

View File

@ -820,6 +820,20 @@ var ComunicWeb = {
*/
interface: {
//TODO : implement
},
/**
* Notifications UI
*/
ui: {
//TODO : implement
},
/**
* Notifications utilities
*/
utils: {
//TODO : implement
}
}