diff options
| author | Johann-S <[email protected]> | 2017-05-17 14:09:14 +0200 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2017-05-17 14:22:10 +0200 |
| commit | dd78950d0a6a1586ae91b7f702980bc682f0df55 (patch) | |
| tree | e04903309b4903ad9aa2c9502736c28b915b1622 /docs/examples/offcanvas/index.html | |
| parent | ba2352c14ee1524a44e26f3b2393d4ed3195d99f (diff) | |
| download | bootstrap-dd78950d0a6a1586ae91b7f702980bc682f0df55.tar.xz bootstrap-dd78950d0a6a1586ae91b7f702980bc682f0df55.zip | |
Update Popper.js 1.9.4
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 096877004..9502504ab 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.9.3/umd/popper.min.js" integrity="sha256-CoUNXKgvtCIDzn2AVOBz0YMln0fXEyGZjlSMA4jZpR4=" crossorigin="anonymous"></script> + <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.9.4/umd/popper.min.js" integrity="sha256-KTKnuJPRS70XKLm+ka+irprJFaz/MLZQKHIID7ECCmw=" 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> |
