Browse Source

提交#2704的修改。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.8.2^2
zouap 3 years ago
parent
commit
7203100fbd
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      templates/repo/debugjob/index.tmpl

+ 2
- 2
templates/repo/debugjob/index.tmpl View File

@@ -237,9 +237,9 @@
<span style="font-size: 12px;margin-left: 0.4rem;"
class="">
{{if eq .Cloudbrain.Type 2}}
{{.i18n.Tr "cloudbrain.resource_cluster_c2net_simple"}}
{{$.i18n.Tr "cloudbrain.resource_cluster_c2net_simple"}}
{{else}}
{{.i18n.Tr "cloudbrain.resource_cluster_openi_simple"}}
{{$.i18n.Tr "cloudbrain.resource_cluster_openi_simple"}}
{{end}}
{{.ComputeResource}}</span>
</div>


Loading…
Cancel
Save