gitlab-org--gitlab-foss/app/views/groups/_invite_groups_modal.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
141 B
Plaintext
Raw Normal View History

- return unless can_admin_group_member?(group)
.js-invite-groups-modal{ data: common_invite_group_modal_data(group, GroupMember, 'false') }