Only one link per email to prevent clicking the wrong one.

This commit is contained in:
dosire 2014-04-02 12:10:01 +02:00
parent b98bd5c8d0
commit 049cb4bf89
1 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,6 @@
\—
%br
- if @project
You're receiving this notification because you are a member of the #{link_to @project.name_with_namespace, project_url(@project)} project team.
You're receiving this notification because you are a member of the #{link_to_unless @target_url, @project.name_with_namespace, project_url(@project)} project team.
- if @target_url
#{link_to "View it on GitLab", @target_url}