From bbcbf0ccda140390ea5168a438c17ec6bff3daa5 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Tue, 28 Dec 2021 11:23:51 +0800 Subject: [PATCH] fix issue --- templates/repo/debugjob/index.tmpl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/repo/debugjob/index.tmpl b/templates/repo/debugjob/index.tmpl index f38b915a4..5acc8e2ec 100755 --- a/templates/repo/debugjob/index.tmpl +++ b/templates/repo/debugjob/index.tmpl @@ -402,6 +402,13 @@ {{$.i18n.Tr "repo.download"}} {{end}} +
+ {{if and (ne .Status "WAITING") (ne .JobType "DEBUG") }} + + 评分 + + {{end}} +