diff options
| author | Johann-S <[email protected]> | 2017-04-29 16:05:22 +0200 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2017-05-14 11:41:19 +0200 |
| commit | 3cfa5e8c055b1aaea809b404447ebdfa25269cac (patch) | |
| tree | d60fe298d3566a1c964b4c31aef9b98acb9c785e /docs/examples/carousel | |
| parent | dc35a840dc2bf0ce0ec8bfea6dc49e7e89106159 (diff) | |
| download | bootstrap-3cfa5e8c055b1aaea809b404447ebdfa25269cac.tar.xz bootstrap-3cfa5e8c055b1aaea809b404447ebdfa25269cac.zip | |
Update Popper.js 1.9.1 + Update documentation about Dropdown placement
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 52e79179e..ae7a3a30f 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.2/umd/popper.min.js" integrity="sha256-BAff/WQyNN7ckHOYSDwzhssjY5DBa/weYqKfjkdlmuU=" crossorigin="anonymous"></script> + <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.9.1/umd/popper.min.js" integrity="sha256-bEc/d4PvjMyrMkTlKFig/0NhlGlr7UA2Q0BoiXR9gc0=" 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> |
