From b38abe7439ab3cadbadbb18d06de8f62a5f8d3e3 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Fri, 8 Jul 2022 17:01:01 +0800 Subject: [PATCH] fix issue --- templates/repo/cloudbrain/inference/show.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/cloudbrain/inference/show.tmpl b/templates/repo/cloudbrain/inference/show.tmpl index f1d29c426..773db4ba8 100644 --- a/templates/repo/cloudbrain/inference/show.tmpl +++ b/templates/repo/cloudbrain/inference/show.tmpl @@ -226,7 +226,7 @@
{{.displayJobName}}
- {{with .task}} + {{range $k ,$v := .task}}