mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Squash jquery and popper together
This commit is contained in:
@@ -21,8 +21,7 @@
|
||||
{% block css %}
|
||||
{% endblock %}
|
||||
|
||||
<script src="{% static 'js/jquery.js' %}"></script>
|
||||
<script src="{% static 'js/popper.js' %}"></script>
|
||||
<script src="{% static 'js/jpop.js' %}" async></script>
|
||||
{% block preload_js %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user