aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2017-04-29 16:05:22 +0200
committerJohann-S <[email protected]>2017-05-14 11:41:19 +0200
commit3cfa5e8c055b1aaea809b404447ebdfa25269cac (patch)
treed60fe298d3566a1c964b4c31aef9b98acb9c785e /docs/examples/offcanvas
parentdc35a840dc2bf0ce0ec8bfea6dc49e7e89106159 (diff)
downloadbootstrap-3cfa5e8c055b1aaea809b404447ebdfa25269cac.tar.xz
bootstrap-3cfa5e8c055b1aaea809b404447ebdfa25269cac.zip
Update Popper.js 1.9.1 + Update documentation about Dropdown placement
Diffstat (limited to 'docs/examples/offcanvas')
-rw-r--r--docs/examples/offcanvas/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html
index 7f72bd2fd..a2dc6c9ed 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.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>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>