mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
[docs] Update jQuery to 1.8.1
This commit is contained in:
parent
aabb26e598
commit
7f681d72fc
2
docs/static/js/jquery-1.8.1-min.js
vendored
Normal file
2
docs/static/js/jquery-1.8.1-min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
4
docs/static/js/jquery.js
vendored
4
docs/static/js/jquery.js
vendored
File diff suppressed because one or more lines are too long
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user