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

again

parent 5f17c450
No related branches found
No related tags found
No related merge requests found
......@@ -80,8 +80,8 @@ function loadJSEvents(){
id: id_event,
}, function(ret) {
curEventData = ret;
console.log('#eDescription''id_event');
$('<div class="card-content"><p>trololo</p></div>').insertAfter('#eDescription''id_event');
console.log(tralalala);
$('<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