Upgrade jQuery 2.1.1 to 2.1.4 in doc

This commit is contained in:
Anthony Fok 2015-12-19 12:19:26 -07:00
parent 7a5a52f468
commit a84d82121a
4 changed files with 6 additions and 6 deletions

View file

@ -249,7 +249,7 @@
<!-- Bootstrap core JavaScript -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="/js/jquery-2.1.1.min.js"></script>
<script src="/js/jquery-2.1.4.min.js"></script>
<script src="/js/owl.carousel.min.js"></script>
<!--<script src="/js/bootstrap.min.js"></script>-->
<script>

View file

@ -22,7 +22,7 @@
</section>
<!-- container section end -->
<!-- javascripts -->
<script src="/js/jquery-2.1.1.min.js"></script>
<script src="/js/jquery-2.1.4.min.js"></script>
<script src="/js/jquery.scrollTo.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<!--custom script for all page-->

File diff suppressed because one or more lines are too long

4
docs/static/js/jquery-2.1.4.min.js vendored Normal file

File diff suppressed because one or more lines are too long