gitlab-org--gitlab-foss/app/views/notify/closed_issue_email.html.haml
Pierre de La Morinerie edd6028bdb Remove custom link to target in notification emails
Every email has a different way of showing a link to the discussion on
the website. We don't need this anymore, as we now have a standard
"View in GitLab" link in the footer of every email.
2014-03-03 16:58:44 +01:00

2 lines
49 B
Text

%p
= "Issue was closed by #{@updated_by.name}"