diff --git a/templates/repo/cloudbrain/benchmark/show.tmpl b/templates/repo/cloudbrain/benchmark/show.tmpl index ecc84a85c..46e73752d 100644 --- a/templates/repo/cloudbrain/benchmark/show.tmpl +++ b/templates/repo/cloudbrain/benchmark/show.tmpl @@ -196,18 +196,6 @@ td, th {
{{$.CsrfTokenHtml}} - {{if and (.CanModify) (eq .Status "COMPLETED")}} - {{$.i18n.Tr "repo.modelarts.create_model"}} - {{else}} - {{$.i18n.Tr "repo.modelarts.create_model"}} - {{end}} - {{$.CsrfTokenHtml}} - {{if .CanModify}} - {{$.i18n.Tr "repo.modelarts.modify"}} - {{else}} - {{$.i18n.Tr "repo.modelarts.modify"}} - {{end}} - {{$.CsrfTokenHtml}} {{if .CanDel}} {{$.i18n.Tr "repo.stop"}} {{else}} @@ -224,8 +212,7 @@ td, th {
{{TimeSinceUnix1 .CreatedUnix}} - {{$.i18n.Tr "repo.modelarts.current_version"}}:{{.VersionName}} - {{$.i18n.Tr "repo.modelarts.parent_version"}}:{{.PreVersionName}} + {{$.i18n.Tr "repo.modelarts.status"}}: {{.Status}} @@ -423,19 +410,7 @@ td, th {
-
- - - -
- -
-
- +