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

4 lines
154 B
Plaintext

- return unless can_invite_members_for_project?(project)
.js-invite-groups-modal{ data: common_invite_group_modal_data(project, ProjectMember, 'true') }