Upgrade to javascript bootstrap 5.3

This commit is contained in:
Corban-Lee Jones 2024-01-23 11:33:14 +00:00
parent 1c5282e6c9
commit 3446c3b760
4 changed files with 10 additions and 7289 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -10,6 +10,8 @@
<script src="{% static '/js/perfectscrollbar.js' %}"></script>
<script src="{% static '/js/bootstrap.bundle.min.js' %}"></script>
<script src="{% static '/js/index.js' %}"></script>
<script src="{% static '/js/base.js' %}"></script>