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 @@
- + {{.JobName}}
@@ -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 @@