Load static files from their new place

This commit is contained in:
Peter Pfeufer
2022-06-25 13:51:46 +02:00
parent 0851a6d085
commit 20231ce198
12 changed files with 22 additions and 22 deletions

View File

@@ -539,7 +539,7 @@
</div>
{% include 'bundles/moment-js.html' with locale=True %}
<script src="{% static 'js/timers.js' %}"></script>
<script src="{% static 'allianceauth/js/timers.js' %}"></script>
<script type="application/javascript">
let timers = [
{% for timer in timers %}