mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Use a placeholder string for all dropdowns
This commit is contained in:
@ -372,6 +372,7 @@ viewMembers2 texts model =
|
||||
{ display = .name
|
||||
, icon = \_ -> Nothing
|
||||
, style = DS.mainStyle
|
||||
, selectPlaceholder = texts.basics.selectPlaceholder
|
||||
}
|
||||
in
|
||||
if model.folder.id == "" then
|
||||
|
Reference in New Issue
Block a user