From 8a717fb24e14501bee42035fd05b1d67eb3dcab5 Mon Sep 17 00:00:00 2001 From: Gitea Date: Thu, 16 Dec 2021 12:45:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=87=8C=E7=A8=8B=E7=A2=91?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/img/correct.svg | 1 + templates/repo/issue/list.tmpl | 20 +++++++++++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 public/img/correct.svg diff --git a/public/img/correct.svg b/public/img/correct.svg new file mode 100644 index 000000000..ffb0882a8 --- /dev/null +++ b/public/img/correct.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/repo/issue/list.tmpl b/templates/repo/issue/list.tmpl index e7cb8b19f..a4d1e30bf 100644 --- a/templates/repo/issue/list.tmpl +++ b/templates/repo/issue/list.tmpl @@ -1,3 +1,15 @@ + {{template "base/head" .}}
{{template "repo/header" .}} @@ -65,7 +77,13 @@