Display the posts of a group

This commit is contained in:
Pierre HUBERT
2018-07-17 09:23:44 +02:00
parent 2032017b0c
commit 74e06a2b89
6 changed files with 164 additions and 0 deletions

View File

@ -1279,6 +1279,13 @@ var ComunicWeb = {
membershipBlock: {
//TODO : implement
},
/**
* Posts sections
*/
posts: {
//TODO : implement
},
},
},