mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +03:00
Some bugfixes for #1673
This commit is contained in:
parent
85fb2ff44d
commit
3a8af7de29
2 changed files with 28 additions and 5 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue