mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Change tooltip of new select-items button
This commit is contained in:
@ -68,7 +68,7 @@ view flags settings model =
|
|||||||
, ( "active", selectActive model )
|
, ( "active", selectActive model )
|
||||||
]
|
]
|
||||||
, href "#"
|
, href "#"
|
||||||
, title "Select items"
|
, title "Toggle select items"
|
||||||
, onClick ToggleSelectView
|
, onClick ToggleSelectView
|
||||||
]
|
]
|
||||||
[ i [ class "tasks icon" ] []
|
[ i [ class "tasks icon" ] []
|
||||||
|
Reference in New Issue
Block a user