Include item notes in search

This commit is contained in:
Eike Kettner
2020-02-08 13:39:06 +01:00
parent d2edddd238
commit 9b66604b96
2 changed files with 3 additions and 2 deletions

View File

@ -423,7 +423,7 @@ view model =
]
]
, div [ class "field" ]
[ label [] [ text "Name" ]
[ label [] [ text "Name or Notes" ]
, input
[ type_ "text"
, onInput SetName