|
|
@@ -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"}} </label> |
|
|
|
<select class="ui fluid selection search dropdown" id="benchmark_types_id" name="benchmark_types_id" > |
|
|
|
{{range .benchmark_types}} |
|
|
|
<option value="{{.Id}}">{{.First}}</option> |
|
|
|