From 4275b3720a04ccbca99907e800a55ab9df9fdcf6 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 21 Aug 2015 00:18:30 +0800 Subject: finsih diff and compare --- templates/repo/commits_table.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/repo/commits_table.tmpl') diff --git a/templates/repo/commits_table.tmpl b/templates/repo/commits_table.tmpl index 7df7edce..5586e063 100644 --- a/templates/repo/commits_table.tmpl +++ b/templates/repo/commits_table.tmpl @@ -34,7 +34,7 @@   {{.Author.Name}} {{end}} - {{SubStr .Id.String 0 10}} + {{SubStr .Id.String 0 10}} {{RenderCommitMessage .Summary $.RepoLink}} {{TimeSince .Author.When $.Lang}} -- cgit v1.2.3