mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-03-25 16:45:05 +00:00
Display direction icon when editing multiple items
This commit is contained in:
parent
d4043634ac
commit
7ade7dd70b
@ -235,6 +235,7 @@ viewItem cfg settings item =
|
||||
Data.ItemSelection.Active ids ->
|
||||
div [ class "header" ]
|
||||
[ Util.Html.checkbox (Set.member item.id ids)
|
||||
, dirIcon
|
||||
, Util.String.underscoreToSpace item.name
|
||||
|> text
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user