mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-15 21:46:53 +00:00
Remove items/attachments from index on delete
This commit is contained in:
@@ -146,7 +146,7 @@ viewSearchBar flags model =
|
||||
div
|
||||
[ classList
|
||||
[ ( "invisible hidden", not model.menuCollapsed )
|
||||
, ( "ui secondary menu container", True )
|
||||
, ( "ui secondary stackable menu container", True )
|
||||
]
|
||||
]
|
||||
[ a
|
||||
|
Reference in New Issue
Block a user