SHow group name in access granted email

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-03-11 13:33:47 +02:00
parent 0c3aa2e844
commit 9f405068cd
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
%p
= "You have been granted #{@membership.human_access} access to group"
= link_to group_url(@group) do
= @group.name