diff options
| author | Johann-S <[email protected]> | 2017-04-20 10:18:57 +0200 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2017-05-14 11:41:19 +0200 |
| commit | 458b3cc4a37fc315a927c2d84bc362dad3e5a163 (patch) | |
| tree | 6ffe93ba6580b53ba708e8ad88c2d4e38c924239 /docs/examples/offcanvas/index.html | |
| parent | e5a0471b0b618409e30529a5e02933d5a74a4cc5 (diff) | |
| download | bootstrap-458b3cc4a37fc315a927c2d84bc362dad3e5a163.tar.xz bootstrap-458b3cc4a37fc315a927c2d84bc362dad3e5a163.zip | |
Update Popper.js 1.8.2
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 1b2014015..7f72bd2fd 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.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" 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/popper.js/1.8.1/popper.es5.min.js" integrity="sha256-Gr5YOrP8Q27ZkmCuWjLEzY633yb1qY2JJp3yvJFcF0w=" crossorigin="anonymous"></script> + <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.8.2/umd/popper.min.js" integrity="sha256-BAff/WQyNN7ckHOYSDwzhssjY5DBa/weYqKfjkdlmuU=" 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> |
