pull/851/head
Ozzieisaacs 5 years ago
parent 5b0a0e2139
commit 6f80a63ca6

@ -104,7 +104,7 @@
// HTTP 500 ends up here!?! // HTTP 500 ends up here!?!
return this.error(xhr); return this.error(xhr);
} }
this.set_progress(100); this.setProgress(100);
var url; var url;
var contentType = xhr.getResponseHeader("Content-Type"); var contentType = xhr.getResponseHeader("Content-Type");

Loading…
Cancel
Save