Display when the user is a moderator, a administrator or a member of a group.

This commit is contained in:
Pierre HUBERT
2018-07-05 08:38:52 +02:00
parent 9866298f19
commit a100d4a403
5 changed files with 65 additions and 0 deletions

View File

@ -1247,6 +1247,12 @@ var ComunicWeb = {
//TODO : implement
},
/**
* Membership block
*/
membershipBlock: {
//TODO : implement
},
},
},