mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-07-04 16:48:26 +00:00
Allow bookmarks in periodic query notification
This commit is contained in:
@ -834,7 +834,7 @@ viewIntern2 texts settings withButtons model =
|
||||
]
|
||||
, case model.form of
|
||||
TM tm ->
|
||||
Html.map TagMsg (Comp.TagForm.view2 texts.tagForm tm)
|
||||
Html.map TagMsg (Comp.TagForm.view2 texts.tagForm settings tm)
|
||||
|
||||
PMR pm ->
|
||||
Html.map PersonMsg (Comp.PersonForm.view2 texts.personForm True settings pm)
|
||||
|
Reference in New Issue
Block a user