Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_invite_groups_modal.html.haml « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2e11f6cee4f34e484127dd9819b3635441cf3acd (plain)
1
2
3
- return unless can_admin_group_member?(group)

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