aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/theme
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-05-13 16:15:04 +0300
committerXhmikosR <[email protected]>2016-05-26 15:33:43 +0300
commit20103dac181689b979433a6cea083b0e8caba85d (patch)
treec9abf1442bf2d1fc8728c0e2e7d2ddda05cff8d4 /docs/examples/theme
parent795d2208b882e194e6059a1639e056e020d64072 (diff)
downloadbootstrap-20103dac181689b979433a6cea083b0e8caba85d.tar.xz
bootstrap-20103dac181689b979433a6cea083b0e8caba85d.zip
Update jQuery to v1.12.4.
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 6502d0edc..afa92a5d0 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.2/jquery.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/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>