You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates/repo/issue/view_content
Blender Defender defc401b27
Make labels clickable in the comments section. (#21137)
This commit adds the possibility to click the labels in the message
"User added/removed the X label", which will lead to the issues page,
filtered by the clicked label.

This pull requests aims to fix #19768

_I've tried to follow the contribution guidelines as carefully as
possible, but in case I made a mistake: Please correct me._

<!--

Please check the following:

1. Make sure you are targeting the `main` branch, pull requests on
release branches are only allowed for bug fixes.
2. Read contributing guidelines:
https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md
3. Describe what your pull request does and which issue you're targeting
(if any)

-->

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
add_reaction.tmpl Make sure fmt catches all templates (#20979) 2 years ago
attachments.tmpl Remove fomantic image module (#21145) 2 years ago
comments.tmpl Make labels clickable in the comments section. (#21137) 2 years ago
comments_delete_time.tmpl Make sure fmt catches all templates (#20979) 2 years ago
context_menu.tmpl Make sure fmt catches all templates (#20979) 2 years ago
pull.tmpl Make sure fmt catches all templates (#20979) 2 years ago
pull_merge_instruction.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
reactions.tmpl Make sure fmt catches all templates (#20979) 2 years ago
reference_issue_dialog.tmpl Make sure fmt catches all templates (#20979) 2 years ago
sidebar.tmpl Make sure fmt catches all templates (#20979) 2 years ago