From ea375c0dcca118c8ac3c48ba569b025836ad5ccf Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 13 Dec 2015 23:16:58 -0500 Subject: new template func --- templates/repo/view_list.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/repo/view_list.tmpl') diff --git a/templates/repo/view_list.tmpl b/templates/repo/view_list.tmpl index d94dc96e..d88d7b55 100644 --- a/templates/repo/view_list.tmpl +++ b/templates/repo/view_list.tmpl @@ -30,7 +30,7 @@ {{if $entry.IsSubModule}} - {{if $commit.RefUrl}} + {{if $commit.RefUrl AppUrl}} {{$entry.Name}} @ {{ShortSha $commit.RefId}} {{else}} {{$entry.Name}} @ {{ShortSha $commit.RefId}} -- cgit v1.2.3