From 5c1640878aeb0ebb8bffd8704537fbcaec608819 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Tue, 28 Dec 2021 15:02:39 +0800 Subject: [PATCH] fix issue --- templates/repo/debugjob/index.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/repo/debugjob/index.tmpl b/templates/repo/debugjob/index.tmpl index 72b79575b..33ba73076 100755 --- a/templates/repo/debugjob/index.tmpl +++ b/templates/repo/debugjob/index.tmpl @@ -402,13 +402,13 @@ {{$.i18n.Tr "repo.download"}} {{end}} -
- {{if and (ne .Status "WAITING") (ne .JobType "DEBUG") (eq .Cloudbrain.Type 0)}} + {{if and (ne .JobType "DEBUG") (eq .Cloudbrain.Type 0)}} +
评分 - {{end}}
+ {{end}}