Skip to content

Commit 4fa691c

Browse files
Morlinestlunny
authored andcommitted
Make issue in commit graph "clickable" (#1392)
1 parent 912b340 commit 4fa691c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/graph.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<a href="{{AppSubUrl}}/{{$.Username}}/{{$.Reponame}}/commit/{{.Rev}}">{{ .ShortRev}}</a>
2727
</code>
2828
<strong> {{.Branch}}</strong>
29-
<em>{{.Subject}}</em> by
29+
<em>{{RenderCommitMessage false .Subject $.RepoLink $.Repository.ComposeMetas}}</em> by
3030
<span class="author">
3131
{{.Author}}
3232
</span>

0 commit comments

Comments
 (0)