diff options
| author | Bardi Harborow <[email protected]> | 2017-01-05 14:19:27 +1100 |
|---|---|---|
| committer | Bardi Harborow <[email protected]> | 2017-01-05 14:39:18 +1100 |
| commit | 0ac7eb4fe0737df385299b2f476d49d3bcc5e8a4 (patch) | |
| tree | 4d3e13c71f2243f26622edd259cc5005c7c8b60e /docs/examples/offcanvas/index.html | |
| parent | e4c0311626befc89c9462e675059edf9d52b9bb1 (diff) | |
| download | bootstrap-0ac7eb4fe0737df385299b2f476d49d3bcc5e8a4.tar.xz bootstrap-0ac7eb4fe0737df385299b2f476d49d3bcc5e8a4.zip | |
Update dependencies.
Diffstat (limited to 'docs/examples/offcanvas/index.html')
| -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 401c6f92a..e5da0f6a0 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -127,7 +127,7 @@ <!-- Placed at the end of the document so the pages load faster --> <script src="https://code.jquery.com/jquery-3.1.1.slim.min.js" integrity="sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n" 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="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js" integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" 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> |
