From 9079966323f7b3e3f4f804c4b2f3da00562d41d6 Mon Sep 17 00:00:00 2001 From: Marco Sirabella Date: Sat, 3 Apr 2021 23:34:24 -0700 Subject: [PATCH] Always link to the log view on commit time This is a bit more useful than being redirected to the same page you're on when you're on summary or refs, and seeing no change --- gitsrht/templates/utils.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gitsrht/templates/utils.html b/gitsrht/templates/utils.html index 1e064eb..7618a3f 100644 --- a/gitsrht/templates/utils.html +++ b/gitsrht/templates/utils.html @@ -102,7 +102,8 @@ endif %}{% endfor %} {{ commit_time(c) | date }} -- 2.38.4