From 6821527c95032591684542fa201dfa800fbe7246 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 21 Aug 2015 00:32:46 +0800 Subject: fix style --- templates/repo/commits_table.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/repo/commits_table.tmpl') diff --git a/templates/repo/commits_table.tmpl b/templates/repo/commits_table.tmpl index 5586e063..eefdf8c8 100644 --- a/templates/repo/commits_table.tmpl +++ b/templates/repo/commits_table.tmpl @@ -9,6 +9,8 @@ + {{else if .IsDiffCompare}} + {{ShortSha .BeforeCommitId}} ... {{ShortSha .AfterCommitId}} {{end}}
-- cgit v1.2.3