Browse Source

增加调试任务的信息

Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/1825/head
zouap 3 years ago
parent
commit
e5ce5bfb06
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      templates/repo/cloudbrain/show.tmpl

+ 3
- 3
templates/repo/cloudbrain/show.tmpl View File

@@ -375,9 +375,9 @@ td, th {
</td>

<td class="ti-text-form-content">
<div class="text-span text-span-w" id="{{.VersionName}}-BenchmarkChildTypeName">
{{$.result.JobStatus.AppExitDiagnostics}}
</div>
{{$.result.JobStatus.AppExitDiagnostics}}
</td>
</tr>
</tbody>


Loading…
Cancel
Save