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

View File

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