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

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 %}