Fix: timer not working on manage page
This commit is contained in:
parent
2ae2684567
commit
1646622a61
1 changed files with 1 additions and 2 deletions
|
@ -509,10 +509,9 @@ class LandingpageTheme
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
<script src="/static/js/synced-timer.js"></script>
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<script src="/static/js/synced-timer.js"></script>
|
||||||
</html>
|
</html>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue