Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/2480/head
zouap 3 years ago
parent
commit
6606b6efa8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/repo/modelmanage/convertIndex.tmpl

+ 1
- 1
templates/repo/modelmanage/convertIndex.tmpl View File

@@ -114,7 +114,7 @@
</form>

<a id="ai-download-{{.ID}}" href="{{$.RepoLink}}/modelmanage/download_model_convert/{{.ID}}" class='ui basic ai_stop {{if eq .Status "SUCCEEDED"}}blue {{else}}disabled {{end}}button' style="border-radius: .28571429rem;">
<a id="ai-download-{{.ID}}" href="{{$.RepoLink}}/modelmanage/download_model_convert/{{.ID}}" class='ui basic {{if eq .Status "SUCCEEDED"}}blue {{else}}disabled {{end}}button' style="border-radius: .28571429rem;">
下载
</a>


Loading…
Cancel
Save