From 740b6e1389911eeea860cfccd4bad218fe33f3bd Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Thu, 16 May 2024 21:04:25 +0800 Subject: [PATCH] Fix JS error when editing a merged PR's title (#30990) --- templates/repo/issue/view_title.tmpl | 6 ++---- web_src/js/features/repo-issue.js | 5 ++++- 2 files changed, 6 insertions(+), 5 deletions(-) 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}} - +