Apply emoji on commit graph page (#7743)

This commit is contained in:
jaqra 2019-08-04 17:49:29 +03:00 committed by Lunny Xiao
parent a1f5789a29
commit 7b2a39c78b
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<a href="{{AppSubUrl}}/{{$.Username}}/{{$.Reponame}}/commit/{{.Rev}}">{{ .ShortRev}}</a>
</code>
<strong> {{.Branch}}</strong>
<em>{{RenderCommitMessage .Subject $.RepoLink $.Repository.ComposeMetas}}</em> by
<span class="has-emoji">{{RenderCommitMessage .Subject $.RepoLink $.Repository.ComposeMetas}}</span> by
<span class="author">
{{.Author}}
</span>