2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-20 16:26:52 +00:00

Load bootstrap.min.js

This commit is contained in:
Oliver
2018-04-24 23:41:01 +10:00
parent 50fcf5363c
commit db49e98f37
2 changed files with 8 additions and 1 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -16,7 +16,7 @@
<!-- Scripts -->
<script type="text/javascript" src="{% static 'script/jquery_3.3.1_jquery.min.js' %}"></script>
<script type="text/javascript" src="{% static 'script/bootstrap.min.js' %}"></script>
{% block head %}