I feel dumb
So you want to tell me, that all of this trouble was just because I didn't really comment out something? SRSLY?
This commit is contained in:
parent
89d541e8ab
commit
2c9451c666
@ -225,11 +225,13 @@
|
||||
li.textContent = name;
|
||||
return li;
|
||||
}
|
||||
|
||||
/*
|
||||
function updateGoodRoles() {
|
||||
goodRoles = $('#goodRoles').val();
|
||||
goodRoles.forEach(element => document.getElementById("tplaysbestwith").appendChild(createMenuItem(element)); )
|
||||
}
|
||||
|
||||
*/
|
||||
function updateDescription() {
|
||||
document.getElementById("carddescription").innerHTML = $('#description').val();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user