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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-07-27 03:09:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-07-27 03:09:12 +0300
commit7a20e32b02213ac566ede54c451c6d0bb6b36338 (patch)
tree37b9b12de2ea0e5dd7d01b650d25e1785e93027d /app/views/notify
parent34e1ff85f2e4e2ff465de6197f10b06aae64c796 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/notify')
-rw-r--r--app/views/notify/member_access_requested_email.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/notify/member_access_requested_email.html.haml b/app/views/notify/member_access_requested_email.html.haml
index 43f25af3dba..c3b8d586425 100644
--- a/app/views/notify/member_access_requested_email.html.haml
+++ b/app/views/notify/member_access_requested_email.html.haml
@@ -1,6 +1,5 @@
%tr
%td.text-content
%p
- #{link_to member.user.name, member.user, class: :highlight} requested #{content_tag :span, member.human_access, class: :highlight}
- access to the #{link_to member_source.human_name, polymorphic_url([member_source, :members]), class: :highlight} #{member_source.model_name.singular}.
+ = member_request_access_link member