This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Apply emoji on commit graph page (
#7743
)
master
jaqra
Lunny Xiao
5 years ago
parent
a1f5789a29
commit
7b2a39c78b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/graph.tmpl
+ 1
- 1
templates/repo/graph.tmpl
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-
em
oji"
>{{RenderCommitMessage .Subject $.RepoLink $.Repository.ComposeMetas}}</
span
> by
<span class="author">
{{.Author}}
</span>
Write
Preview
Loading…
Cancel
Save