style: Reformat and comment
This commit is contained in:
parent
9d15f22f5d
commit
abf393191c
3 changed files with 8 additions and 9 deletions
|
|
@ -68,11 +68,9 @@ tags:
|
|||
timeDisplay.pause();
|
||||
console.info('Pause time');
|
||||
});
|
||||
|
||||
document.getElementById('resumeButton').addEventListener('click', () => {
|
||||
timeDisplay.resume();
|
||||
console.info('Resume time');
|
||||
});
|
||||
|
||||
</script>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue