From 2f7c32816ebeaadc8809a81a4ba04d8af3bb9e5a Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Mon, 18 Jul 2022 10:33:05 +0800 Subject: [PATCH] fix issue --- templates/repo/cloudbrain/inference/show.tmpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/repo/cloudbrain/inference/show.tmpl b/templates/repo/cloudbrain/inference/show.tmpl index ee0d4c78f..b0f88abc6 100644 --- a/templates/repo/cloudbrain/inference/show.tmpl +++ b/templates/repo/cloudbrain/inference/show.tmpl @@ -421,7 +421,7 @@
{{if .LabelName}} - {{range $.labelName}} + {{range $.LabelName}} {{.}} {{end}} {{else}} @@ -543,8 +543,6 @@ {{template "base/footer" .}}