1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-03 21:08:25 +00:00
Files
gitea/templates/repo/issue/view_content
techknowlogick c1c5e00d20 Prevent empty div when editing comment (#12404) (#12991)
* Prevent empty div when editing comment

The template for attachments needs to remove whitespace and return empty when there are no attachments.

Fix #10220

Co-authored-by: zeripath <art27@cantab.net>
2020-10-01 09:25:57 +08:00
..