1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-09-22 23:39:01 +00:00

Added follow block.

This commit is contained in:
Pierre HUBERT
2018-07-19 14:34:19 +02:00
parent a5815272c8
commit 61a20e8708
6 changed files with 106 additions and 0 deletions
assets/js
common
components
pages
system/config

@@ -1286,6 +1286,13 @@ var ComunicWeb = {
posts: {
//TODO : implement
},
/**
* Follow block
*/
followBlock: {
//TODO : implement
},
},
},