Browse Source

增加类型

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.1.3
zouap 3 years ago
parent
commit
7065ff69f6
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      templates/repo/cloudbrain/benchmark/show.tmpl

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

@@ -283,7 +283,7 @@ td, th {
</td>
<td class="ti-text-form-content">
<div class="text-span text-span-w" id="{{.VersionName}}-mirror">
<div class="text-span text-span-w" id="{{.VersionName}}-BenchmarkTypeName">
{{$.BenchmarkTypeName}}
</div>
</td>
@@ -362,7 +362,7 @@ td, th {
</td>
<td class="ti-text-form-content">
<div class="text-span text-span-w" id="{{.VersionName}}-mirror">
<div class="text-span text-span-w" id="{{.VersionName}}-BenchmarkChildTypeName">
{{$.BenchmarkChildTypeName}}
</div>
</td>


Loading…
Cancel
Save