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/view_content
yp05327 f4ef7eed00
Fix missing yes/no in delete time log modal (#24851)
Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/bcbcddcc-b328-4751-92fe-6e55b7a84671)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/571ef27a-2411-472e-819d-f694e7be3697)

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
add_reaction.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
attachments.tmpl Improve template helper functions: string/slice (#24266) 2 years ago
comments.tmpl Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
comments_delete_time.tmpl Fix missing yes/no in delete time log modal (#24851) 2 years ago
context_menu.tmpl Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
pull.tmpl Clean up various avatar dimensions (#24701) 2 years ago
pull_merge_instruction.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
reactions.tmpl Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
reference_issue_dialog.tmpl Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
sidebar.tmpl Review fixes and enhancements (#24526) 2 years ago
update_branch_by_merge.tmpl Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) 2 years ago