0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 00:54:11 +01:00
gitea/templates/repo/issue/view_content
yp05327 78c48d8fdd
Fix can not select team reviewers when reviewers is empty (#29174)
Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/b29e9c0c-f0fc-454f-b82d-ff9688d9e871)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/a982f7c6-4911-4951-91a5-4bb347e866f9)

Is this a bug? Maybe we don't need to fix this, as it only occurs when
there's only one user in the organization. 🤔
2024-02-15 11:30:11 +00:00
..
add_reaction.tmpl
attachments.tmpl
comments_delete_time.tmpl
comments.tmpl Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
context_menu.tmpl
conversation.tmpl
pull_merge_instruction.tmpl Add merge style fast-forward-only (#28954) 2024-02-12 23:37:23 +01:00
pull.tmpl Add merge style fast-forward-only (#28954) 2024-02-12 23:37:23 +01:00
reactions.tmpl
reference_issue_dialog.tmpl
show_role.tmpl
sidebar.tmpl Fix can not select team reviewers when reviewers is empty (#29174) 2024-02-15 11:30:11 +00:00
update_branch_by_merge.tmpl
watching.tmpl