515205d3c1
+ Move 'Edit Project/Group' out of membership-related partial + Show the access request buttons only to logged-in users + Put the request access buttons out of in a more visible button + Improve the copy in the #remove_member_message helper Signed-off-by: Rémy Coutable <remy@rymai.me>
3 lines
213 B
Text
3 lines
213 B
Text
%p
|
|
#{link_to member.user.name, member.user} requested #{member.human_access}
|
|
access to the #{link_to member_source.human_name, polymorphic_url([member_source, :members])} #{member_source.model_name.singular}.
|