We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa60c44 + 7f6b15c commit 6fd8f17Copy full SHA for 6fd8f17
RIGS/templates/event_archive.html
@@ -11,7 +11,7 @@
11
12
{% block preload_js %}
13
{{ block.super }}
14
- <script src="{% static 'js/selects.js' %}" async></script>
+ <script src="{% static 'js/selects.js' %}"></script>
15
{% endblock %}
16
17
{% block content %}
RIGS/templates/hs/risk_assessment_form.html
@@ -9,7 +9,7 @@
9
10
{% block js %}
0 commit comments