diff options
| author | XhmikosR <[email protected]> | 2016-03-07 20:11:41 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-03-07 20:11:41 +0200 |
| commit | 81f2dfbe40f98599ba430077fc1fab527e6c3f5d (patch) | |
| tree | ed641b9e11b79eba22b286198f1a086185c18f31 /docs/examples/offcanvas | |
| parent | ef07635bd1c4a35ee85566835db7b52ccb8d7a0f (diff) | |
| download | bootstrap-81f2dfbe40f98599ba430077fc1fab527e6c3f5d.tar.xz bootstrap-81f2dfbe40f98599ba430077fc1fab527e6c3f5d.zip | |
Examples: Update tether to v1.2.0.
[ci skip]
Diffstat (limited to 'docs/examples/offcanvas')
| -rw-r--r-- | docs/examples/offcanvas/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 16a70b379..fc5e3b491 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -106,7 +106,7 @@ <!-- Placed at the end of the document so the pages load faster --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js" integrity="sha384-8gBf6Y4YYq7Jx97PIqmTwLPin4hxIzQw5aDmUg/DDhul9fFpbbLcLh3nTIIDJKhx" 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.1.1/js/tether.min.js" integrity="sha384-MWq1Lnqj72tmjGdOKuNBn3E0gj3vWfy/1EmR5TVL8d8nGvwgy32YkCpKpTUhwBVv" crossorigin="anonymous"></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> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> |
