[docs] Update jQuery to 1.8.1

This commit is contained in:
Alec Perkins 2012-09-07 14:12:29 -04:00
parent aabb26e598
commit 7f681d72fc
3 changed files with 3 additions and 5 deletions

2
docs/static/js/jquery-1.8.1-min.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -101,7 +101,7 @@
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="{{ base_url }}/js/jquery.js"></script>
<script src="{{ base_url }}/js/jquery-1.8.1-min.js"></script>
<script src="{{ base_url }}/js/bootstrap-dropdown.js"></script>
<script src="{{ base_url }}/js/bootstrap-scrollspy.js"></script>
<script src="{{ base_url }}/js/bootstrap-collapse.js"></script>