aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-05-26 15:40:02 +0300
committerXhmikosR <[email protected]>2016-05-26 15:40:02 +0300
commit4bca0f878a279f3301c66176826381e1d87639af (patch)
treed75d309f47f2d195e3467b7e0f8692e4db6df9b5 /docs/examples/offcanvas
parent987d9f2c49b3a06e017563ec5b137c9f1fc4e017 (diff)
parentb0a7979cc1e2cecbfd6078963af9c970ff051d37 (diff)
downloadbootstrap-4bca0f878a279f3301c66176826381e1d87639af.tar.xz
bootstrap-4bca0f878a279f3301c66176826381e1d87639af.zip
Merge pull request #19894 from twbs/v4-dev-jquery223
Update jQuery to v2.2.4.
Diffstat (limited to 'docs/examples/offcanvas')
-rw-r--r--docs/examples/offcanvas/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html
index 927b07f5b..57db2ba08 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -104,7 +104,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/2.2.2/jquery.min.js" integrity="sha384-mXQoED/lFIuocc//nss8aJOIrz7X7XruhR6bO+sGceiSyMELoVdZkN7F0oYwcFH+" crossorigin="anonymous"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js" integrity="sha384-rY/jv8mMhqDabXSo+UCggqKtdmBfd3qC2/KvyTDNQ6PcUJXaxK1tMepoQda4g5vB" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.2.0/js/tether.min.js" integrity="sha384-Plbmg8JY28KFelvJVai01l8WyZzrYWG825m+cZ0eDDS1f7d/js6ikvy1+X+guPIB" crossorigin="anonymous"></script>
<script src="../../dist/js/bootstrap.min.js"></script>