Commit 5dcb0571 authored by Sven Franck's avatar Sven Franck

debug: blob

parent 57cc0bf2
...@@ -4372,8 +4372,6 @@ ...@@ -4372,8 +4372,6 @@
return jIO.util.readBlobAsText(response.data); return jIO.util.readBlobAsText(response.data);
}) })
.then(function (answer) { .then(function (answer) {
alert("attachment jio")
alert(answer.target.result)
reply = util.parse(answer.target.result); reply = util.parse(answer.target.result);
if (obj.pass) { if (obj.pass) {
return { return {
......
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