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/carousel | |
| parent | e5a0471b0b618409e30529a5e02933d5a74a4cc5 (diff) | |
| download | bootstrap-458b3cc4a37fc315a927c2d84bc362dad3e5a163.tar.xz bootstrap-458b3cc4a37fc315a927c2d84bc362dad3e5a163.zip | |
Update Popper.js 1.8.2
Diffstat (limited to 'docs/examples/carousel')
| -rw-r--r-- | docs/examples/carousel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 004895d13..52e79179e 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -176,7 +176,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> <!-- Just to make our placeholder images work. Don't actually copy the next line! --> <script src="../../assets/js/vendor/holder.min.js"></script> |
