This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/repo/issue
silverwind f1c826ed29
Mute all links in issue timeline (#22534)
Backport of https://github.com/go-gitea/gitea/pull/22533.
https://github.com/go-gitea/gitea/pull/21799 introduced a regression
where some links in the issue timeline were not muted any more. Fix it
by replacing all `class="text grey"` with `class="text grey
muted-links"` in the file.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2023-01-20 00:18:58 -05:00
..
fields
labels
view_content Mute all links in issue timeline (#22534) 2023-01-20 00:18:58 -05:00
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Fix calls to i18n in templates (#21394) 2022-10-10 15:05:32 +01:00
milestone_issues.tmpl Fix calls to i18n in templates (#21394) 2022-10-10 15:05:32 +01:00
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new.tmpl
new_form.tmpl
openclose.tmpl
search.tmpl
view.tmpl
view_content.tmpl Color and Style enhancements (#21784, #21799) (#21868) 2022-11-20 10:47:02 +00:00
view_title.tmpl Add code highlighting in issue titles (#21432) 2022-10-16 02:24:41 +08:00