mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-31 09:30:12 +00:00 
			
		
		
		
	Display direction icon when editing multiple items
This commit is contained in:
		| @@ -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 | ||||
|                         ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user