fix
This commit is contained in:
parent
123e9bb7c7
commit
9af24f537a
1 changed files with 2 additions and 1 deletions
|
@ -65,3 +65,4 @@ function toggleElement(group, id) {
|
|||
|
||||
document.getElementById(id).classList.toggle('hidden');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue