From: Giteabot Date: Fri, 17 May 2024 01:07:09 +0000 (+0800) Subject: Fix JS error when editing a merged PR's title (#30990) (#31001) X-Git-Tag: v1.22.0~26 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bd3787c774adbbb0c7df834f5d4615dc795e7f6c;p=gitea.git Fix JS error when editing a merged PR's title (#30990) (#31001) Backport #30990 by @wxiaoguang Regression of Fix issue/PR title edit (#30858) Co-authored-by: wxiaoguang --- diff --git a/templates/repo/issue/view_title.tmpl b/templates/repo/issue/view_title.tmpl index 4415ad79f5..097d7b1f7c 100644 --- a/templates/repo/issue/view_title.tmpl +++ b/templates/repo/issue/view_title.tmpl @@ -26,9 +26,7 @@
-
@@ -77,7 +75,7 @@ {{ctx.Locale.Tr "repo.pulls.title_desc" .NumCommits $headHref $baseHref}} {{end}} - +