diff options
| author | XhmikosR <[email protected]> | 2015-01-06 12:49:31 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-01-07 00:31:18 +0200 |
| commit | 9db1de2a3aa734f41d9f5d0d1c0dfac5b77f4874 (patch) | |
| tree | 2ba8b4609d67ce39cb33819551619358225c1afb /docs/examples/carousel | |
| parent | 9e01e308ca694a11eacfc8d8f829b7a100fda437 (diff) | |
| download | bootstrap-9db1de2a3aa734f41d9f5d0d1c0dfac5b77f4874.tar.xz bootstrap-9db1de2a3aa734f41d9f5d0d1c0dfac5b77f4874.zip | |
Update jQuery to v1.11.2.
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 2c8d11784..e9ecc6e95 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -205,7 +205,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.11.1/jquery.min.js"></script> + <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script src="../../dist/js/bootstrap.min.js"></script> <script src="../../assets/js/docs.min.js"></script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> |
