Commit f992c201 authored by Sven Franck's avatar Sven Franck

Safari: test status

parent 19963c9c
......@@ -4336,6 +4336,7 @@
if (init.storages[attachment]) {
return;
}
return jIO.util.ajax({
"url": "data/" + attachment + ".json"
});
......@@ -4354,6 +4355,7 @@
promises = [],
config = util.parseIfNeeded(e.target.response);
console.log(e)
console.log(e.target.status)
console.log(e.target)
console.log(e.target.response)
console.log(config)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment