1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-07-15 07:28:10 +00:00

Added account created page

This commit is contained in:
Pierre
2018-04-11 12:25:50 +02:00
parent fb03f0db43
commit b61b27736c
7 changed files with 95 additions and 0 deletions

@ -1088,6 +1088,13 @@ var ComunicWeb = {
},
/**
* Account created controller
*/
accountCreated: {
//TODO : implement
},
/**
* Logout controller
*/