From 283b769fd820fd5a21dbc75bc25ac8eacef59239 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Fri, 17 Dec 2021 17:08:34 +0800 Subject: [PATCH] fix frontend issue --- templates/repo/debugjob/index.tmpl | 51 ++++++++++++++++++++++++------ 1 file changed, 42 insertions(+), 9 deletions(-) diff --git a/templates/repo/debugjob/index.tmpl b/templates/repo/debugjob/index.tmpl index 585b8dce8..6619e62e5 100644 --- a/templates/repo/debugjob/index.tmpl +++ b/templates/repo/debugjob/index.tmpl @@ -282,7 +282,7 @@
@@ -317,12 +317,12 @@ {{if .CanDebug}} {{if eq .ComputeResource "CPU/GPU"}} - - {{$.i18n.Tr "repo.debug"}} + + 再次调试 {{else}} - - {{$.i18n.Tr "repo.debug"}} + + 再次调试 {{end}} {{else}} @@ -463,6 +463,7 @@