Skip to content
Snippets Groups Projects
Commit df6d4339 authored by Alexis POYEN's avatar Alexis POYEN
Browse files

Feat : remove card effect on round management

parent 065440a6
No related branches found
No related tags found
1 merge request!47Feat : remove card effect on round management
Pipeline #6044 passed
......@@ -339,6 +339,7 @@ class RoundDesk {
this.desk = null;
document.getElementById("desk-round-details").innerHTML = "";
document.getElementById("vote-section").innerHTML = "";
document.getElementById("vote-section").classList = ""
}
async displayVotes(deskRound) {
......
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