Add search field to equipment view

This commit is contained in:
Eike Kettner
2020-01-02 21:16:33 +01:00
parent 4e7315c2a9
commit d90afa30aa
4 changed files with 38 additions and 10 deletions

View File

@ -208,7 +208,7 @@ update flags msg model =
, Cmd.batch
[ Api.getTags flags "" GetTagsResp
, Api.getOrgLight flags GetOrgResp
, Api.getEquipments flags GetEquipResp
, Api.getEquipments flags "" GetEquipResp
, Api.getPersonsLight flags GetPersonResp
, Cmd.map UntilDateMsg dpc
, Cmd.map FromDateMsg dpc