Update jQuery

Update jQuery to 3.1.1 to match the version in
openstackdocstheme.

Migrate plugin found no issues.

Change-Id: I5876b7c5c825fd6218cf5c2c3f614f217982a8cd
This commit is contained in:
Brian Moss 2017-02-17 11:23:41 +10:00
parent 76b9a55034
commit 764e653c29
2 changed files with 4479 additions and 4610 deletions

View File

@ -1,5 +1,5 @@
<!-- jQuery Version 1.11.0 -->
<script type="text/javascript" src="{{ scriptdir }}jquery-1.11.3.js"></script>
<!-- jQuery Version 3.1.1 -->
<script type="text/javascript" src="{{ scriptdir }}jquery-3.1.1.js"></script>
<!-- Bootstrap Core JavaScript -->
<script type="text/javascript" src="{{ scriptdir }}bootstrap.js"></script>