Commit 30e5d0cd authored by Sven Franck's avatar Sven Franck

debug: removed all alerts

parent 9dda59b5
......@@ -7253,7 +7253,6 @@
// TODO: something...
app.util.error = function (err) {
console.log(err);
alert(err);
};
/**
......
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