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

_invite_members_side_nav_link.html.haml « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1c90eaee9929101bce7f8d5ac3cacff728607cdf (plain)
1
2
3
- if invite_members_allowed?(group) && body_data_page == 'groups:show'
  %li
    .js-invite-members-trigger{ data: { icon: 'plus', display_text: 'Invite team members' } }