0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 01:05:42 +01:00
gitea/templates/repo/issue/view_content
JakobDev cf0df023be
More db.DefaultContext refactor (#27265)
Part of #27065

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.
2023-09-29 12:12:54 +00:00
..
add_reaction.tmpl
attachments.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
comments_delete_time.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
comments.tmpl More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
context_menu.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
pull_merge_instruction.tmpl
pull.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
reactions.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
reference_issue_dialog.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
show_role.tmpl
sidebar.tmpl More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
update_branch_by_merge.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00