|
@@ -32,7 +32,9 @@ |
|
|
<div class="repository"> |
|
|
<div class="repository"> |
|
|
{{template "repo/header" .}} |
|
|
{{template "repo/header" .}} |
|
|
<div class="ui container"> |
|
|
<div class="ui container"> |
|
|
{{template "base/alert" .}} |
|
|
|
|
|
|
|
|
{{if eq .NotStopTaskCount 0}} |
|
|
|
|
|
{{template "base/alert" .}} |
|
|
|
|
|
{{end}} |
|
|
{{template "custom/alert_cb" .}} |
|
|
{{template "custom/alert_cb" .}} |
|
|
<h4 class="ui top attached header"> |
|
|
<h4 class="ui top attached header"> |
|
|
{{.i18n.Tr "repo.modelarts.evaluate_job.new_job"}} |
|
|
{{.i18n.Tr "repo.modelarts.evaluate_job.new_job"}} |
|
|