|
@@ -241,7 +241,7 @@ |
|
|
<span class="accordion-panel-title-content"> |
|
|
<span class="accordion-panel-title-content"> |
|
|
<span> |
|
|
<span> |
|
|
<div style="float: right;"> |
|
|
<div style="float: right;"> |
|
|
{{if and ($.canDownload) (eq .Status "COMPLETED") ($.Permission.CanWrite $.UnitTypeModelManage) }} |
|
|
|
|
|
|
|
|
{{if and ($.canDownload) (eq .Status "SUCCEEDED") ($.Permission.CanWrite $.UnitTypeModelManage) }} |
|
|
<a class="ti-action-menu-item" id="{{.VersionName}}-create-model" |
|
|
<a class="ti-action-menu-item" id="{{.VersionName}}-create-model" |
|
|
onclick="showcreate({{.}})">{{$.i18n.Tr "repo.modelarts.create_model"}}</a> |
|
|
onclick="showcreate({{.}})">{{$.i18n.Tr "repo.modelarts.create_model"}}</a> |
|
|
{{else}} |
|
|
{{else}} |
|
|