mirror of
https://github.com/go-gitea/gitea
synced 2025-08-10 19:48:19 +00:00
Remove direct user adding to organization members (#2641)
This commit is contained in:
@@ -52,11 +52,6 @@
|
||||
{{end}}
|
||||
{{end}}
|
||||
</div>
|
||||
{{if .IsOrganizationOwner}}
|
||||
<div class="ui bottom attached segment">
|
||||
<a class="ui blue small button" href="{{.OrgLink}}/invitations/new">{{.i18n.Tr "org.invite_someone"}}</a>
|
||||
</div>
|
||||
{{end}}
|
||||
|
||||
{{if .IsOrganizationMember}}
|
||||
<div class="ui top attached header">
|
||||
|
Reference in New Issue
Block a user