Browse Source

提交代码。

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

+ 1
- 1
templates/repo/cloudbrain/benchmark/new.tmpl View File

@@ -98,7 +98,7 @@

<div class="required unite inline min_title fields" style="width: 90%;">
<div class="required eight wide field">
<label style="font-weight: normal;white-space: nowrap;">{{.i18n.Tr "repo.cloudbrain.benchmark.evaluate_type"}}</label>
<label style="font-weight: normal;white-space: nowrap;">{{.i18n.Tr "repo.cloudbrain.benchmark.evaluate_type"}}&nbsp;</label>
<select class="ui fluid selection search dropdown" id="benchmark_types_id" name="benchmark_types_id" >
{{range .benchmark_types}}
<option value="{{.Id}}">{{.First}}</option>


Loading…
Cancel
Save