From 69cb2830bd6ef65f278c4db222d09c2d48ba334c Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Sat, 26 Aug 2023 00:18:30 +0800 Subject: [PATCH] fix --- templates/org/create.tmpl | 6 +-- templates/org/settings/options.tmpl | 6 +-- templates/projects/view.tmpl | 4 +- templates/repo/create.tmpl | 18 ++++---- templates/repo/editor/commit_form.tmpl | 2 +- templates/repo/issue/new_form.tmpl | 4 +- .../repo/issue/view_content/sidebar.tmpl | 2 +- templates/repo/settings/options.tmpl | 10 ++-- templates/repo/settings/webhook/settings.tmpl | 46 +++++++++---------- templates/user/dashboard/navbar.tmpl | 4 +- web_src/js/components/DiffCommitSelector.vue | 7 ++- 11 files changed, 54 insertions(+), 55 deletions(-) diff --git a/templates/org/create.tmpl b/templates/org/create.tmpl index 7e988ba0c792a..966150aa93b92 100644 --- a/templates/org/create.tmpl +++ b/templates/org/create.tmpl @@ -19,15 +19,15 @@
- +
- +
- +
diff --git a/templates/org/settings/options.tmpl b/templates/org/settings/options.tmpl index 03827e4c3f999..ecc269481d9e1 100644 --- a/templates/org/settings/options.tmpl +++ b/templates/org/settings/options.tmpl @@ -40,19 +40,19 @@
- +
- +
- +
diff --git a/templates/projects/view.tmpl b/templates/projects/view.tmpl index 700b40c39b9fb..d6b7dbc7762d4 100644 --- a/templates/projects/view.tmpl +++ b/templates/projects/view.tmpl @@ -76,10 +76,10 @@ {{if and $canWriteProject (ne .ID 0)}}