This commit is contained in:
Dmitry Zuikov 2024-04-23 11:53:35 +03:00
parent 35569826f2
commit ea95a52a6b
1 changed files with 1 additions and 1 deletions

View File

@ -608,7 +608,7 @@ repoCommit style lww hash = do
tr_ do tr_ do
th_ [width_ "16rem"] $ strong_ "back" th_ [width_ "16rem"] $ strong_ "back"
td_ $ a_ [ href_ (toURL (RepoPage (CommitsTab Nothing) lww)) td_ $ a_ [ href_ (toURL (RepoPage (CommitsTab (Just hash)) lww))
] $ toHtml $ show $ pretty hash ] $ toHtml $ show $ pretty hash
for_ au $ \author -> do for_ au $ \author -> do