Created latest posts page.

This commit is contained in:
Pierre
2018-02-02 06:56:52 +01:00
parent d913b38a5d
commit 8ae6d01b4f
7 changed files with 82 additions and 1 deletions

View File

@ -917,6 +917,20 @@ var ComunicWeb = {
},
/**
* Latest posts page
*/
latestPosts: {
/**
* Main script
*/
main: {
//TODO: implement
},
},
/**
* Login controller
*/