From ae24e21ebab87d183dba79bbb97cc9d38dbe6d76 Mon Sep 17 00:00:00 2001 From: Dmitry Zuikov Date: Mon, 30 Sep 2024 05:48:09 +0300 Subject: [PATCH] wip --- .../hbs2-git-dashboard-core/HBS2/Git/Web/Html/Root.hs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hbs2-git-dashboard/hbs2-git-dashboard-core/HBS2/Git/Web/Html/Root.hs b/hbs2-git-dashboard/hbs2-git-dashboard-core/HBS2/Git/Web/Html/Root.hs index 27c94055..9c133acb 100644 --- a/hbs2-git-dashboard/hbs2-git-dashboard-core/HBS2/Git/Web/Html/Root.hs +++ b/hbs2-git-dashboard/hbs2-git-dashboard-core/HBS2/Git/Web/Html/Root.hs @@ -1118,6 +1118,8 @@ repoPage IssuesTab lww _ = rootPage do summary_ [class_ "sidebar-title"] $ small_ $ strong_ "Tag" + -- FIXME: wtf? + -- TODO: make-this-block-properly ul_ do