mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Created create account form
This commit is contained in:
@ -1065,6 +1065,15 @@ var ComunicWeb = {
|
||||
displayLoginError: function(){},
|
||||
},
|
||||
|
||||
/**
|
||||
* Create account controller
|
||||
*/
|
||||
createAccount: {
|
||||
|
||||
//TODO : implement
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* Logout controller
|
||||
*/
|
||||
|
Reference in New Issue
Block a user