diff options
| author | XhmikosR <[email protected]> | 2016-05-13 16:15:04 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-05-26 15:33:43 +0300 |
| commit | 20103dac181689b979433a6cea083b0e8caba85d (patch) | |
| tree | c9abf1442bf2d1fc8728c0e2e7d2ddda05cff8d4 /docs/examples/theme | |
| parent | 795d2208b882e194e6059a1639e056e020d64072 (diff) | |
| download | bootstrap-20103dac181689b979433a6cea083b0e8caba85d.tar.xz bootstrap-20103dac181689b979433a6cea083b0e8caba85d.zip | |
Update jQuery to v1.12.4.
Diffstat (limited to 'docs/examples/theme')
| -rw-r--r-- | docs/examples/theme/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index 6502d0edc..afa92a5d0 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -634,7 +634,7 @@ <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script> + <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script> <script src="../../dist/js/bootstrap.min.js"></script> <script src="../../assets/js/docs.min.js"></script> |
