I'm trying to update the date of a widget with a countdown function through an job. This is all working.
But now, when the page is refreshed, the job must start. How can I solve this problem?
After the page refresh, the coffee script was executed, but not the job.
I'm trying to update the date of a widget with a countdown function through an job. This is all working. But now, when the page is refreshed, the job must start. How can I solve this problem? After the page refresh, the coffee script was executed, but not the job.