1
0
Fork 0
forked from boyska/feedpanel

FIX jquery

This commit is contained in:
boyska 2018-12-18 01:13:21 +01:00
parent 3471ce25e1
commit 426dc79e2a
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -61,8 +61,7 @@
</div>
</div>
<!-- TODO: move to static/ -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="{{.BaseURL}}static/js/jquery-3.3.1.slim.min.js"></script>
<script src="{{.BaseURL}}static/js/bootstrap.min.js"></script>
</body>
</html>