From 1875362383eee4dde08376591495584313c3a39f Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Tue, 12 Sep 2023 01:06:05 +0800 Subject: [PATCH] Fix "delete" modal dialog for issue/PR (#27015) Close #27012 By the way, rename the single-word ID to a long ID. ![image](https://github.com/go-gitea/gitea/assets/2114189/9f05ecc3-0a3d-4612-85e0-da60f7a45d2e) ![image](https://github.com/go-gitea/gitea/assets/2114189/9133808c-bd89-4265-99c5-83b986bd266f) --- templates/devtest/fomantic-modal.tmpl | 10 ++++++++++ templates/repo/issue/view_content/sidebar.tmpl | 4 ++-- web_src/css/modules/modal.css | 4 +++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/templates/devtest/fomantic-modal.tmpl b/templates/devtest/fomantic-modal.tmpl index b91b29f3cc..ec7d2cd215 100644 --- a/templates/devtest/fomantic-modal.tmpl +++ b/templates/devtest/fomantic-modal.tmpl @@ -30,6 +30,16 @@ + + - -