Skip to content

Commit 1eba173

Browse files
committed
Update jQuery to v1.11.3.
1 parent 2084791 commit 1eba173

17 files changed

Lines changed: 21 additions & 21 deletions

File tree

docs/_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<!-- Bootstrap core JavaScript
3333
================================================== -->
3434
<!-- Placed at the end of the document so the pages load faster -->
35-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
35+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
3636

3737
{% if site.github %}
3838
<script src="../dist/js/bootstrap.min.js"></script>

docs/_includes/getting-started/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h1 id="template" class="page-header">Basic template</h1>
2828
<h1>Hello, world!</h1>
2929

3030
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
31-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
31+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
3232
<!-- Include all compiled plugins (below), or include individual files as needed -->
3333
<script src="js/bootstrap.min.js"></script>
3434
</body>

docs/examples/blog/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ <h4>Elsewhere</h4>
168168
<!-- Bootstrap core JavaScript
169169
================================================== -->
170170
<!-- Placed at the end of the document so the pages load faster -->
171-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
171+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
172172
<script src="../../dist/js/bootstrap.min.js"></script>
173173
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
174174
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>

docs/examples/carousel/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ <h2 class="featurette-heading">And lastly, this one. <span class="text-muted">Ch
206206
<!-- Bootstrap core JavaScript
207207
================================================== -->
208208
<!-- Placed at the end of the document so the pages load faster -->
209-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
209+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
210210
<script src="../../dist/js/bootstrap.min.js"></script>
211211
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
212212
<script src="../../assets/js/vendor/holder.min.js"></script>

docs/examples/cover/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h1 class="cover-heading">Cover your page.</h1>
7272
<!-- Bootstrap core JavaScript
7373
================================================== -->
7474
<!-- Placed at the end of the document so the pages load faster -->
75-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
75+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
7676
<script src="../../dist/js/bootstrap.min.js"></script>
7777
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
7878
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>

docs/examples/dashboard/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h2 class="sub-header">Section title</h2>
238238
<!-- Bootstrap core JavaScript
239239
================================================== -->
240240
<!-- Placed at the end of the document so the pages load faster -->
241-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
241+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
242242
<script src="../../dist/js/bootstrap.min.js"></script>
243243
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
244244
<script src="../../assets/js/vendor/holder.min.js"></script>

docs/examples/jumbotron/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h2>Heading</h2>
9595
<!-- Bootstrap core JavaScript
9696
================================================== -->
9797
<!-- Placed at the end of the document so the pages load faster -->
98-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
98+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
9999
<script src="../../dist/js/bootstrap.min.js"></script>
100100
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
101101
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h1>Navbar example</h1>
8787
<!-- Bootstrap core JavaScript
8888
================================================== -->
8989
<!-- Placed at the end of the document so the pages load faster -->
90-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
90+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
9191
<script src="../../dist/js/bootstrap.min.js"></script>
9292
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
9393
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>

docs/examples/navbar-static-top/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h1>Navbar example</h1>
8888
<!-- Bootstrap core JavaScript
8989
================================================== -->
9090
<!-- Placed at the end of the document so the pages load faster -->
91-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
91+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
9292
<script src="../../dist/js/bootstrap.min.js"></script>
9393
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
9494
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>

docs/examples/navbar/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1>Navbar example</h1>
8686
<!-- Bootstrap core JavaScript
8787
================================================== -->
8888
<!-- Placed at the end of the document so the pages load faster -->
89-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
89+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
9090
<script src="../../dist/js/bootstrap.min.js"></script>
9191
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
9292
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>

0 commit comments

Comments
 (0)