Added a visibility levels informations file

This commit is contained in:
Pierre
2018-01-10 06:49:46 +01:00
parent 70232ade84
commit 28499dda93
4 changed files with 56 additions and 3 deletions

View File

@ -651,6 +651,13 @@ var ComunicWeb = {
*/
posts: {
/**
* Visibility levels
*/
visibilityLevels: {
//TODO : implement
},
/**
* Posts communication interface
*/