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