From 4e61b8a1708a2db1c4facca7fd1640650d411be6 Mon Sep 17 00:00:00 2001 From: zouap Date: Thu, 16 Jun 2022 15:29:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- templates/repo/modelmanage/convertIndex.tmpl | 24 ++++++++++++-------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/templates/repo/modelmanage/convertIndex.tmpl b/templates/repo/modelmanage/convertIndex.tmpl index 6adfc2ed2..c48e13c61 100644 --- a/templates/repo/modelmanage/convertIndex.tmpl +++ b/templates/repo/modelmanage/convertIndex.tmpl @@ -97,37 +97,41 @@
-
+ {{$.CsrfTokenHtml}} {{if .IsCanOper}} - + {{$.i18n.Tr "repo.stop"}} {{else}} - - {{$.i18n.Tr "repo.stop"}} - + {{$.i18n.Tr "repo.stop"}} {{end}} -
+
{{$.CsrfTokenHtml}} + {{if .IsCanOper}} {{$.i18n.Tr "repo.delete"}} + {{else}} + {{$.i18n.Tr "repo.delete"}} + {{end}}
- + {{if .IsCanOper}} + 下载 - - + + {{else}} + 下载 + {{end}}
{{end}} -