Button eichen eingefügt
This commit is contained in:
@ -12,7 +12,7 @@
|
|||||||
e.preventDefault()
|
e.preventDefault()
|
||||||
$.getJSON('/eichen',
|
$.getJSON('/eichen',
|
||||||
function(data) {
|
function(data) {
|
||||||
//do nothing
|
console.log(data);
|
||||||
});
|
});
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user