Added countdown timer

This commit is contained in:
Pierre
2018-01-03 13:38:06 +01:00
parent c01f081135
commit eb860a5c23
5 changed files with 66 additions and 7 deletions

View File

@ -666,6 +666,14 @@ var ComunicWeb = {
textarea: {
},
/**
* Countdown timer
*/
countdown: {
//TODO : implement
},
},
/**