Fixed a bug preventing multiselect initialisation

This commit is contained in:
eclipse 2025-08-17 13:10:54 +02:00
parent fb27f39276
commit 2bd5055fa2

View File

@ -44,7 +44,7 @@ Text bearbeiten
</label> </label>
<label> <label>
Genre(s) Genre(s)
<details id="form_Genre_dropdown" class="dropdown"> <details id="form_Genre_dropdown" class="dropdown multiselect">
<summary id="form_Genre_summary" data-default="kein Genre ausgewählt"></summary> <summary id="form_Genre_summary" data-default="kein Genre ausgewählt"></summary>
<ul> <ul>
<li> <li>