0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 22:26:27 +01:00
gitea/templates/repo/issue/view_content
Brecht Van Lommel eed6b28fc0
Fix template error in pull request with deleted head repo (#24192)
Rendering of Allow Edits from Maintainers did not check if the head repo
exists, while other parts of the page handle it gracefully.
2023-04-19 14:21:48 -04:00
..
add_reaction.tmpl
attachments.tmpl
comments_delete_time.tmpl
comments.tmpl Fix date display bug (#24047) 2023-04-11 17:48:13 +08:00
context_menu.tmpl Group template helper functions, remove Printf, improve template error messages (#23982) 2023-04-08 21:15:22 +08:00
pull_merge_instruction.tmpl
pull.tmpl
reactions.tmpl Merge template functions "dict/Dict/mergeinto" (#23932) 2023-04-07 09:39:08 -05:00
reference_issue_dialog.tmpl Group template helper functions, remove Printf, improve template error messages (#23982) 2023-04-08 21:15:22 +08:00
sidebar.tmpl Fix template error in pull request with deleted head repo (#24192) 2023-04-19 14:21:48 -04:00
update_branch_by_merge.tmpl