Commit cf1a0a85 authored by Zohten's avatar Zohten
parents adaaba7e 4b580e60
......@@ -53,7 +53,6 @@ export default {
}else{
var element = document.getElementById(id);
element.classList.add("button-over");
console.log(document.getElementById('join-tag-'+element.id).style.visibility);
document.getElementById('join-tag-'+element.id).style.visibility = "visible";
}
......
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