From 7ff690e7aacbd7a17d022f0f583960ed06171996 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Thu, 14 Jul 2022 09:28:08 +0800 Subject: [PATCH] fix issue --- templates/repo/grampus/trainjob/show.tmpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/repo/grampus/trainjob/show.tmpl b/templates/repo/grampus/trainjob/show.tmpl index 579e83693..18c9cc427 100755 --- a/templates/repo/grampus/trainjob/show.tmpl +++ b/templates/repo/grampus/trainjob/show.tmpl @@ -480,8 +480,13 @@
-
+ {{if eq .ComputeResource "CPU/GPU"}} +
+ + {{$.i18n.Tr "repo.file_limit_100"}} +
+ {{end}}