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

group_access_granted_email.html.haml « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f1916d624b6b35d9fabe1808660022197e8b324d (plain)
1
2
3
4
%p
  = "You have been granted #{@group_member.human_access} access to group"
  = link_to group_url(@group) do
    = @group.name