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
Make issue in commit graph "clickable" (
#1392
)
tags/v1.2.0-rc1
Morlinest
Lunny Xiao
8 years ago
parent
8b865eb5c7
commit
7f5ccc59d4
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>{{.Subject}}</em> by
<em>{{
RenderCommitMessage false
.Subject
$.RepoLink $.Repository.ComposeMetas
}}</em> by
<span class="author">
{{.Author}}
</span>
Write
Preview
Loading…
Cancel
Save