mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 19:08:26 +00:00
Use a placeholder string for all dropdowns
This commit is contained in:
@ -192,6 +192,7 @@ view2 texts settings model =
|
||||
{ display = Data.ListType.label
|
||||
, icon = \_ -> Nothing
|
||||
, style = DS.mainStyle
|
||||
, selectPlaceholder = texts.basics.selectPlaceholder
|
||||
}
|
||||
in
|
||||
div []
|
||||
|
Reference in New Issue
Block a user