Skip to content
Snippets Groups Projects
Commit 9389d068 authored by Andreas Valder's avatar Andreas Valder
Browse files

removed error alerts

parent 44bf5794
Branches
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ var moderator = {
})
},
handleapierror: function(jqXHR, textStatus, errorThrow) {
alert("Fehler: "+errorThrow)
console.log("Fehler: "+errorThrow)
},
gethttp: function (url){
$.ajax({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment