mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 02:48:26 +00:00
Use a placeholder string for all dropdowns
This commit is contained in:
@ -209,6 +209,7 @@ view2 texts viewSettings model =
|
||||
{ display = texts.fieldTypeLabel
|
||||
, icon = \_ -> Nothing
|
||||
, style = DS.mainStyle
|
||||
, selectPlaceholder = texts.basics.selectPlaceholder
|
||||
}
|
||||
in
|
||||
(if viewSettings.showControls then
|
||||
|
Reference in New Issue
Block a user