This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
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
)
tags/v1.11.0-dev
jaqra
Lunny Xiao
6 years ago
parent
b4f6388b27
commit
3f19bffa01
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