From e6e602fd8d35471f1e2f4a42669a1f17e76e0176 Mon Sep 17 00:00:00 2001 From: Zettat123 Date: Mon, 27 Mar 2023 13:15:41 +0800 Subject: [PATCH] Fix project card preview select and template select (#23684) Now user cannot set Card Previews when creating a new project. Before: https://user-images.githubusercontent.com/15528715/227488883-29bbd636-8b98-45b3-b2f8-de5206b045dc.mp4 After: https://user-images.githubusercontent.com/15528715/227488976-3447f252-805a-4f18-ae0e-1cddd921dcc3.mp4 --- templates/projects/new.tmpl | 2 +- templates/repo/projects/new.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/projects/new.tmpl b/templates/projects/new.tmpl index e7927221a8..ecb8c74565 100644 --- a/templates/projects/new.tmpl +++ b/templates/projects/new.tmpl @@ -38,7 +38,7 @@
{{.locale.Tr "repo.projects.template.desc_helper"}}
diff --git a/templates/repo/projects/new.tmpl b/templates/repo/projects/new.tmpl index 20c4d2ebfc..4778279317 100644 --- a/templates/repo/projects/new.tmpl +++ b/templates/repo/projects/new.tmpl @@ -54,7 +54,7 @@