mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 08:29:53 +03:00
Update jQuery version to v1.11.2
Update jQuery version (from 1.10.2 to 1.11.2) to match version Bootstrap uses.
This commit is contained in:
parent
9ff02834d7
commit
27d32ee4e4
2
dist/test.html
vendored
2
dist/test.html
vendored
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
<!-- Your site ends -->
|
<!-- Your site ends -->
|
||||||
|
|
||||||
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
|
<script src="//code.jquery.com/jquery-1.11.2.min.js"></script>
|
||||||
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
|
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
|
||||||
|
|
||||||
<script src="js/ripples.min.js"></script>
|
<script src="js/ripples.min.js"></script>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user