Derped when I should have herped

rtd2
Eric Holscher 2013-10-25 18:31:01 -07:00
parent e8f0b82fe4
commit facac706e8
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ $(document).ready(function () {
// Theme popout code // Theme popout code
$.ajax({ $.ajax({
//url: "https://readthedocs.org/api/v2/footer_html/", url: "https://readthedocs.org/api/v2/footer_html/",
url: "http://localhost:8000/api/v2/footer_html/", //url: "http://localhost:8000/api/v2/footer_html/",
crossDomain: true, crossDomain: true,
xhrFields: { xhrFields: {
withCredentials: true, withCredentials: true,