mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-30 00:28:23 +00:00
@@ -330,7 +330,11 @@ defaultMenuBar texts flags settings model =
|
||||
, label = texts.showItemGroups
|
||||
, attrs =
|
||||
[ href "#"
|
||||
, onClick ToggleShowGroups
|
||||
, if List.length model.itemListModel.results.groups <= 1 then
|
||||
class ""
|
||||
|
||||
else
|
||||
onClick ToggleShowGroups
|
||||
]
|
||||
}
|
||||
, { icon =
|
||||
|
Reference in New Issue
Block a user