|
|
@@ -228,7 +228,7 @@ |
|
|
|
</h4> |
|
|
|
{{with .task}} |
|
|
|
<div class="ui accordion border-according" id="accordion{{.VersionName}}" |
|
|
|
data-repopath="{{$.RepoRelPath}}/cloudbrain/inference-job" data-jobid="{{.JobID}}" data-version="{{.VersionName}}"> |
|
|
|
data-repopath="{{$.RepoRelPath}}/cloudbrain/inference-job" data-jobid="{{.ID}}" data-version="{{.VersionName}}"> |
|
|
|
<input type="hidden" id="jobId_input" name="jobId_input" value="{{.JobID}}"> |
|
|
|
<div class="active title padding0"> |
|
|
|
<div class="according-panel-heading"> |
|
|
|