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

project_access_granted_email.text.erb « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 68eb1611ba7e6f4e73faa8d09ca8de7d01892ba9 (plain)
1
2
3
4

You have been granted <%= @project_member.human_access %> access to project <%= @project.name_with_namespace %>

<%= url_for(namespace_project_url(@project.namespace, @project)) %>