Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/2480/head
zouap 3 years ago
parent
commit
6bc676761a
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

@@ -113,7 +113,7 @@
</a>
</form>

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


Loading…
Cancel
Save