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

project_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: dfc30a2d360cd312cfdb959731994ea6cafa8138 (plain)
1
2
3
4
5
%p
  = "You have been granted #{@project_member.human_access} access to project"
%p
  = link_to namespace_project_url(@project.namespace, @project) do
    = @project.name_with_namespace