From: wxiaoguang Date: Sat, 27 Apr 2024 14:32:00 +0000 (+0800) Subject: Make Ctrl+Enter work for issue/comment edit (#30720) X-Git-Tag: v1.22.0-rc1^0 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8de2992ffba8cc627757ecea1e002a55581113d2;p=gitea.git Make Ctrl+Enter work for issue/comment edit (#30720) Fix #30710 --- diff --git a/templates/repo/diff/box.tmpl b/templates/repo/diff/box.tmpl index 92a3163642..641de294fd 100644 --- a/templates/repo/diff/box.tmpl +++ b/templates/repo/diff/box.tmpl @@ -235,7 +235,7 @@ {{if and (not $.Repository.IsArchived) (not .DiffNotAvailable)}} diff --git a/templates/repo/issue/view_content.tmpl b/templates/repo/issue/view_content.tmpl index 8316df2ee1..d40134ed08 100644 --- a/templates/repo/issue/view_content.tmpl +++ b/templates/repo/issue/view_content.tmpl @@ -146,7 +146,7 @@