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 6fd8f17 + 2e9b7e3 commit 2d2df68Copy full SHA for 2d2df68
assets/templates/asset_list.html
@@ -12,7 +12,7 @@
12
13
{% block preload_js %}
14
{{ block.super }}
15
- <script src="{% static 'js/selects.js' %}" async></script>
+ <script src="{% static 'js/selects.js' %}"></script>
16
{% endblock %}
17
18
{% block js %}
assets/templates/cable_list.html
@@ -11,7 +11,7 @@
11
0 commit comments