Skip to content

Commit 8939268

Browse files
committed
Update jQuery to v1.11.0.
Also, use Google's CDN per twbs#11369.
1 parent 1409cde commit 8939268

File tree

15 files changed

+18
-20
lines changed

15 files changed

+18
-20
lines changed

docs/_includes/footer.html

+1-1
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.10.2/jquery.min.js"></script>
35+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
3636
<script src="../dist/js/bootstrap.min.js"></script>
3737
<script src="../assets/js/docs.min.js"></script>
3838
{% if page.slug == "customize" %}

docs/examples/blog/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h4>Elsewhere</h4>
164164
<!-- Bootstrap core JavaScript
165165
================================================== -->
166166
<!-- Placed at the end of the document so the pages load faster -->
167-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
167+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
168168
<script src="../../dist/js/bootstrap.min.js"></script>
169169
<script src="../../assets/js/docs.min.js"></script>
170170
</body>

docs/examples/carousel/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ <h2 class="featurette-heading">And lastly, this one. <span class="text-muted">Ch
199199
<!-- Bootstrap core JavaScript
200200
================================================== -->
201201
<!-- Placed at the end of the document so the pages load faster -->
202-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
202+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
203203
<script src="../../dist/js/bootstrap.min.js"></script>
204204
<script src="../../assets/js/docs.min.js"></script>
205205
</body>

docs/examples/cover/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h1 class="cover-heading">Cover your page.</h1>
6868
<!-- Bootstrap core JavaScript
6969
================================================== -->
7070
<!-- Placed at the end of the document so the pages load faster -->
71-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
71+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
7272
<script src="../../dist/js/bootstrap.min.js"></script>
7373
<script src="../../assets/js/docs.min.js"></script>
7474
</body>

docs/examples/dashboard/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ <h2 class="sub-header">Section title</h2>
236236
<!-- Bootstrap core JavaScript
237237
================================================== -->
238238
<!-- Placed at the end of the document so the pages load faster -->
239-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
239+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
240240
<script src="../../dist/js/bootstrap.min.js"></script>
241241
<script src="../../assets/js/docs.min.js"></script>
242242
</body>

docs/examples/jumbotron/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h2>Heading</h2>
9393
<!-- Bootstrap core JavaScript
9494
================================================== -->
9595
<!-- Placed at the end of the document so the pages load faster -->
96-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
96+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
9797
<script src="../../dist/js/bootstrap.min.js"></script>
9898
</body>
9999
</html>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1>Navbar example</h1>
8585
<!-- Bootstrap core JavaScript
8686
================================================== -->
8787
<!-- Placed at the end of the document so the pages load faster -->
88-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
88+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
8989
<script src="../../dist/js/bootstrap.min.js"></script>
9090
</body>
9191
</html>

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

+1-1
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://code.jquery.com/jquery-1.10.2.min.js"></script>
89+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
9090
<script src="../../dist/js/bootstrap.min.js"></script>
9191
</body>
9292
</html>

docs/examples/navbar/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h1>Navbar example</h1>
8484
<!-- Bootstrap core JavaScript
8585
================================================== -->
8686
<!-- Placed at the end of the document so the pages load faster -->
87-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
87+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
8888
<script src="../../dist/js/bootstrap.min.js"></script>
8989
</body>
9090
</html>

docs/examples/non-responsive/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Non-responsive grid system</h3>
9999
<!-- Bootstrap core JavaScript
100100
================================================== -->
101101
<!-- Placed at the end of the document so the pages load faster -->
102-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
102+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
103103
<script src="../../dist/js/bootstrap.min.js"></script>
104104
</body>
105105
</html>

docs/examples/offcanvas/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h2>Heading</h2>
123123
<!-- Bootstrap core JavaScript
124124
================================================== -->
125125
<!-- Placed at the end of the document so the pages load faster -->
126-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
126+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
127127
<script src="../../dist/js/bootstrap.min.js"></script>
128128
<script src="offcanvas.js"></script>
129129
</body>

docs/examples/starter-template/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h1>Bootstrap starter template</h1>
6262
<!-- Bootstrap core JavaScript
6363
================================================== -->
6464
<!-- Placed at the end of the document so the pages load faster -->
65-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
65+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
6666
<script src="../../dist/js/bootstrap.min.js"></script>
6767
</body>
6868
</html>

docs/examples/sticky-footer-navbar/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1>Sticky footer with fixed navbar</h1>
8585
<!-- Bootstrap core JavaScript
8686
================================================== -->
8787
<!-- Placed at the end of the document so the pages load faster -->
88-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
88+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
8989
<script src="../../dist/js/bootstrap.min.js"></script>
9090
</body>
9191
</html>

docs/examples/theme/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ <h1>Wells</h1>
377377
<!-- Bootstrap core JavaScript
378378
================================================== -->
379379
<!-- Placed at the end of the document so the pages load faster -->
380-
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
380+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
381381
<script src="../../dist/js/bootstrap.min.js"></script>
382382
<script src="../../assets/js/docs.min.js"></script>
383383
</body>

js/tests/vendor/jquery.js

+4-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)