Made the option "contact admin" lives

This commit is contained in:
Pierre
2018-05-23 21:14:54 +02:00
parent 91f8edd2de
commit bde2b5dde6
6 changed files with 93 additions and 3 deletions

View File

@ -1299,6 +1299,13 @@ var ComunicWeb = {
//TODO : implement
},
/**
* Option : send a mail to the admin
*/
mailAdmin: {
//TODO : implement
},
},
/**