From 595cd74b87223e2dc0e52e0b452cfa4665eb33c7 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Thu, 24 Feb 2022 11:57:59 +0800 Subject: [PATCH] fix issue --- templates/admin/cloudbrain/list.tmpl | 2 ++ templates/repo/issue/new_form.tmpl | 34 --------------------- templates/repo/issue/view_content/pull.tmpl | 6 ++-- 3 files changed, 5 insertions(+), 37 deletions(-) diff --git a/templates/admin/cloudbrain/list.tmpl b/templates/admin/cloudbrain/list.tmpl index f754025c5..a50f667a8 100644 --- a/templates/admin/cloudbrain/list.tmpl +++ b/templates/admin/cloudbrain/list.tmpl @@ -60,6 +60,7 @@ {{range .Tasks}} + {{if .Repo}}
@@ -163,6 +164,7 @@
{{end}} + {{end}}
- - {{if .PageIsComparePull}} {{end}} diff --git a/templates/repo/issue/view_content/pull.tmpl b/templates/repo/issue/view_content/pull.tmpl index 6e38a6f75..06f838322 100755 --- a/templates/repo/issue/view_content/pull.tmpl +++ b/templates/repo/issue/view_content/pull.tmpl @@ -448,8 +448,8 @@
- - --> \ No newline at end of file