correction versions bootstrap et jquery

This commit is contained in:
2019-07-20 11:09:32 +02:00
parent d27dadd0f3
commit 031fe5cb78
2 changed files with 2 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
<!-- Bootstrap + jQuery JavaScript plugins) -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<!-- Bootstrap moment plugin -->
<script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.17.1/moment.min.js"></script>