Skip to content
Snippets Groups Projects
Commit b9de9baf authored by Oliver Schneider's avatar Oliver Schneider
Browse files

:D

parent 6d49c277
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ function loadJSEvents(){
id: id_event,
}, function(ret) {
curEventData = ret;
console.log(tralalala);
console.log('tralalala' + id_event);
$('<div class="card-content"><p>trololo</p></div>').insertAfter('#eDescription' + id_event);
});
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment