Fixed a bug preventing multiselect initialisation
This commit is contained in:
parent
fb27f39276
commit
2bd5055fa2
@ -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>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user