Fixing a bug in jquery and popper source js. Again. Again. Again?

This commit is contained in:
Nick Gerakines 2020-03-27 12:14:39 -04:00
parent c012e202b8
commit 8a9fbabc29
No known key found for this signature in database
GPG Key ID: 33D43D854F96B2E4
3 changed files with 6 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -64,7 +64,7 @@
<script src="/public/jquery-3.4.1.min.js"
integrity="sha384-vk5WoKIaW/vJyUAd9n/wmopsmNhiy+L2Z+SBxGYnUkunIxVxAv/UtMOhba/xskxh"></script>
<script src="/public/popper.min.js"
integrity="sha384-6+mhtAMoBt151CjeC/4YSoc+hUI6FywidAsP43/ZPaFwF3VozW7dP/TXe+v0iV5E"></script>
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"></script>
<script src="/public/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"></script>
{{ template "footer_script" . }}