]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Use jQuery 1.11.3 everywhere.
authorXhmikosR <xhmikosr@gmail.com>
Sun, 6 Sep 2015 17:32:40 +0000 (20:32 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Sun, 6 Sep 2015 17:32:40 +0000 (20:32 +0300)
[ci skip]

docs/examples/album/index.html
docs/examples/navbar-top-fixed/index.html
docs/examples/navbar-top/index.html

index 557f57ec2c989de30b8dc4714b73d554c01520f1..04d82d3e1ccf79b915c12fc100cab51bacc4c14f 100644 (file)
     <!-- Bootstrap core JavaScript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
-    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
     <script src="../../assets/js/vendor/holder.min.js"></script>
     <script>
       $(function () {
index c716bec7de6dd047f5393f48ee2a9b4d4658212c..cdc8dd3aa6e96cfdb530a85c7d5ee07aafd2641d 100644 (file)
@@ -45,7 +45,7 @@
     <!-- Bootstrap core JavaScript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
-    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
     <script src="../../dist/js/bootstrap.min.js"></script>
     <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
     <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
index 87c73d56d5614a19f4fddf8be37c1e00e537cc1c..ec23f6e3c78fc2e8cbffeca8d646f55b04c39547 100644 (file)
@@ -43,7 +43,7 @@
     <!-- Bootstrap core JavaScript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
-    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
     <script src="../../dist/js/bootstrap.min.js"></script>
     <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
     <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>