This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
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
增加评测任务的详情查看
Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.2.2^2
zouap
4 years ago
parent
ed79aa1124
commit
697f16f4a8
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
templates/repo/cloudbrain/benchmark/index.tmpl
+ 2
- 2
templates/repo/cloudbrain/benchmark/index.tmpl
View File
@@ -99,8 +99,8 @@
<!-- 任务名 -->
<div class="three wide column padding0">
<a class="title" href="{{$.Link}}/{{.Job
ID
}}" title="{{.JobName}}" style="font-size: 14px;">
<a class="title" href="{{$.Link}}/{{.Job
Name
}}" title="{{.JobName}}" style="font-size: 14px;">
<span class="fitted" style="width: 90%;vertical-align: middle;">{{.JobName}}</span>
</a>
</div>
Write
Preview
Loading…
Cancel
Save