mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Created settings page
This commit is contained in:
@ -1057,6 +1057,26 @@ var ComunicWeb = {
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* User settings page
|
||||
*/
|
||||
settings: {
|
||||
|
||||
/**
|
||||
* Main script
|
||||
*/
|
||||
main: {
|
||||
//TODO : implement
|
||||
},
|
||||
|
||||
/**
|
||||
* Navigation pane
|
||||
*/
|
||||
navigationPane: {
|
||||
//TODO : implement
|
||||
},
|
||||
},
|
||||
|
||||
/**
|
||||
* Login controller
|
||||
*/
|
||||
|
Reference in New Issue
Block a user