aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/theme
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-03-19 15:18:33 +0200
committerXhmikosR <[email protected]>2016-03-19 15:18:33 +0200
commitebc2d2badcc91752a0b6dcf1ea174c847444c20f (patch)
treee161ba1e0e66f51262310418951ab8b9823202e6 /docs/examples/theme
parent10606a73bcbfc6c723d60e2a1069c921afff0d2a (diff)
downloadbootstrap-ebc2d2badcc91752a0b6dcf1ea174c847444c20f.tar.xz
bootstrap-ebc2d2badcc91752a0b6dcf1ea174c847444c20f.zip
Update jQuery to v1.12.2.
Diffstat (limited to 'docs/examples/theme')
-rw-r--r--docs/examples/theme/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html
index 952d41d76..6502d0edc 100644
--- a/docs/examples/theme/index.html
+++ b/docs/examples/theme/index.html
@@ -634,7 +634,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.12.1/jquery.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="../../dist/js/bootstrap.min.js"></script>
<script src="../../assets/js/docs.min.js"></script>