Include tag categories into the new tag selection field

This commit is contained in:
Eike Kettner
2020-08-08 10:20:43 +02:00
parent 3642b95f8c
commit 7c8c2f856f
4 changed files with 204 additions and 110 deletions

View File

@ -80,7 +80,7 @@ view constr model =
[ i [ class "folder open icon" ] []
, div [ class "content" ]
[ div [ class "header" ]
[ text "All"
[ text "Folders"
]
, div [ class "ui relaxed list" ]
(renderItems constr model)