Javascript file in correct template
This commit is contained in:
parent
34635b0c3f
commit
80efd58881
3 changed files with 6 additions and 1 deletions
|
@ -386,4 +386,5 @@
|
|||
|
||||
{% block scripts %}
|
||||
<script src="{% static "js/vendor/tabs.js" %}?v={{ js_cache }}"></script>
|
||||
<script src="{% static "js/autocomplete.js" %}?v={{ js_cache }}"></script>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue