1 files changed,
2 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2026-02-10 01:39:54 +0200
Change ID:
xwtxmtmtrtsypmopznnzsvzokqklmqoy
Parent:
988c240
M
web/templates/repo_commit.html
@@ -42,6 +42,7 @@ {{ .stat.Insertions }} insertions(+),
{{ .stat.Deletions }} deletions(-) </div> + {{ if gt (len .diff) 1}} <div class="jump"> <strong>jump to</strong> <table class="table jump-table">@@ -65,6 +66,7 @@ {{ end }}
</tbody> </table> </div> + {{ end }} </div> </section> <section>