Created post page.

This commit is contained in:
Pierre
2018-02-01 06:57:01 +01:00
parent 8af020364d
commit bd439e89e7
4 changed files with 102 additions and 0 deletions

View File

@ -901,6 +901,22 @@ var ComunicWeb = {
},
/**
* Post page
*/
postPage: {
/**
* Post page main script
*/
main: {
//TODO: implement
},
},
/**
* Login controller
*/