1
0
Fork 0
mirror of https://github.com/lrsjng/h5ai synced 2025-12-23 09:13:16 +01:00

Fixes a zipped download failure feedback bug.

This commit is contained in:
Lars Jung 2012-03-25 03:02:27 +02:00
parent e4b6bace43
commit eda1a3b6ac

View file

@ -148,7 +148,7 @@
handleResponse(response);
},
failed: function () {
error: function () {
handleResponse();
}