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

_invite_members_link.html.haml « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 95cfc75d9551f6a1517e9a7b5c4aaf8fef54774b (plain)
1
2
3
4
- return unless can_invite_members_for_project?(@project)

%li
  .js-invite-members-trigger{ data: { icon: 'plus', classes: 'gl-text-decoration-none! gl-shadow-none!', display_text: _('Invite team members') } }