fixed drag and drop bug with incorrectly labeled assignments

This commit is contained in:
2023-08-01 22:53:58 -06:00
parent 56c8128ace
commit 98b6efc19b
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@
>
<h2 class="accordion-header">
<button
class="accordion-button"
class="accordion-button collapsed"
type="button"
data-bs-toggle="collapse"
data-bs-target="@("#" + accordionId)"