Browse Source

fix issue

tags/v1.22.11.3^2
zhoupzh 3 years ago
parent
commit
965987b044
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      templates/repo/debugjob/index.tmpl

+ 2
- 0
templates/repo/debugjob/index.tmpl View File

@@ -324,6 +324,7 @@
{{end}}
</form>
</div>
{{if not .BootFile}}
<div class="ui compact buttons"
style="{{if eq .ComputeResource "CPU/GPU"}} visibility: visible {{else}} visibility: hidden{{end}}">
<div class="ui dropdown" id="model_more"
@@ -365,6 +366,7 @@
</div>
</div>
</div>
{{end}}
</div>
<!-- 镜像列表弹窗 -->



Loading…
Cancel
Save