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.
gitea/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>
2 years ago
..
fields Support Issue forms and PR forms (#20987) 3 years ago
labels Make sure fmt catches all templates (#20979) 3 years ago
view_content Mute all links in issue timeline (#22534) 2 years ago
branch_selector_field.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
choose.tmpl Support Issue forms and PR forms (#20987) 3 years ago
comment_tab.tmpl Support Issue forms and PR forms (#20987) 3 years ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Make sure fmt catches all templates (#20979) 3 years ago
list.tmpl Fix calls to i18n in templates (#21394) 2 years ago
milestone_issues.tmpl Fix calls to i18n in templates (#21394) 2 years ago
milestone_new.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
milestones.tmpl Make sure fmt catches all templates (#20979) 3 years ago
navbar.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
new.tmpl Fix various typos (#21103) 3 years ago
new_form.tmpl Do not add links to Posters or Assignees with ID < 0 (#20577) 3 years ago
openclose.tmpl Add issue filter for Author (#20578) 3 years ago
search.tmpl Add issue filter for Author (#20578) 3 years ago
view.tmpl Refactor `i18n` to `locale` (#20153) 3 years ago
view_content.tmpl Color and Style enhancements (#21784, #21799) (#21868) 2 years ago
view_title.tmpl Add `code` highlighting in issue titles (#21432) 2 years ago