Browse Source

fix issue

tags/v1.22.5.1^2
zhoupzh 3 years ago
parent
commit
6edab360f0
1 changed files with 2 additions and 4 deletions
  1. +2
    -4
      templates/repo/cloudbrain/benchmark/index.tmpl

+ 2
- 4
templates/repo/cloudbrain/benchmark/index.tmpl View File

@@ -116,13 +116,11 @@
</span>
</div>
<div class="two wide column text center padding0" style="width: 10.5% !important;">
<a style="font-size: 12px;" href="{{.BenchmarkTypeRankLink}}" target="_blank">
{{.BenchmarkType}}
</a>
{{.BenchmarkType}}
</div>
<div class="two wide column text center padding0" style="width: 10.5% !important;">
<a style="font-size: 12px;" href="{{.BenchmarkTypeRankLink}}" target="_blank">
{{.BenchmarkTypeName}}
{{.BenchmarkTypeName}}
</a>
</div>
<!-- 任务创建时间 -->


Loading…
Cancel
Save