Created settings page

This commit is contained in:
Pierre
2018-04-12 16:17:41 +02:00
parent 71932197fa
commit 991a950a42
7 changed files with 165 additions and 0 deletions

View File

@ -1057,6 +1057,26 @@ var ComunicWeb = {
},
/**
* User settings page
*/
settings: {
/**
* Main script
*/
main: {
//TODO : implement
},
/**
* Navigation pane
*/
navigationPane: {
//TODO : implement
},
},
/**
* Login controller
*/