Update the number of notifications

This commit is contained in:
Pierre
2018-02-19 09:39:00 +01:00
parent 26bbf1043e
commit f97826752a
5 changed files with 91 additions and 0 deletions

View File

@@ -806,6 +806,20 @@ var ComunicWeb = {
//TODO : implement
},
/**
* Notification refresh service
*/
service: {
//TODO : implement
},
/**
* Notifications interface
*/
interface: {
//TODO : implement
}
}