Some bugfixes for #1673

This commit is contained in:
the-djmaze 2024-08-05 17:20:41 +02:00
parent 85fb2ff44d
commit 3a8af7de29
2 changed files with 28 additions and 5 deletions

View file

@ -17,7 +17,7 @@
options: folders,
value: fFolder,
optionsText: 'name',
optionsValue: 'name',
optionsValue: 'id',
enable: usefFolder
"></select>
</div>
@ -51,4 +51,4 @@
<footer>
<button form="search-filters-form" class="btn buttonSearchFilters" data-icon="✔"
data-i18n="SFILTERS/CREATE_FILTER"></button>
</footer>
</footer>