aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/examples/offcanvas
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2017-06-14 21:00:01 +0200
committerJohann-S <[email protected]>2017-06-14 21:13:42 +0200
commit8f431fc5b81a3fddeb6d3907edf6f07c25df0f86 (patch)
treecaa10566ef854fab75199217bf054346bff08ea3 /docs/4.0/examples/offcanvas
parentf0124769c9850bea321cbd82d6250b756a52bb52 (diff)
downloadbootstrap-8f431fc5b81a3fddeb6d3907edf6f07c25df0f86.tar.xz
bootstrap-8f431fc5b81a3fddeb6d3907edf6f07c25df0f86.zip
Update Popper.js 1.10.1
Diffstat (limited to 'docs/4.0/examples/offcanvas')
-rw-r--r--docs/4.0/examples/offcanvas/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/offcanvas/index.html b/docs/4.0/examples/offcanvas/index.html
index d0581f997..89485ea62 100644
--- a/docs/4.0/examples/offcanvas/index.html
+++ b/docs/4.0/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.9.9/umd/popper.min.js" integrity="sha256-c477vRLKQv1jt9o7w6TTBzFyFznTaZjoMLTDFi7Hlxc=" crossorigin="anonymous"></script>
+ <script src="../../../../assets/js/vendor/popper.min.js"></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>