forgejo/modules/templates
Gusted 7a97c05206
[BUG] Render correct label link
- Render the correct label for pull requests, it should link to the pull
requests list and not the issue list.
- Add unit test.
- Resolves https://codeberg.org/forgejo/forgejo/issues/3183
2024-04-12 17:23:20 +02:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go Add [other].SHOW_FOOTER_POWERED_BY setting to hide Powered by (#30253) 2024-04-07 15:40:31 +02:00
helper_test.go
htmlrenderer.go
htmlrenderer_test.go
mailer.go
main_test.go [BUG] Render correct label link 2024-04-12 17:23:20 +02:00
static.go
templates_bindata.go
util_avatar.go
util_dict.go
util_json.go
util_misc.go
util_render.go [BUG] Render correct label link 2024-04-12 17:23:20 +02:00
util_render_test.go [BUG] Render correct label link 2024-04-12 17:23:20 +02:00
util_slice.go
util_string.go
util_string_test.go
util_test.go