edd6028bdb
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.
7 lines
143 B
Text
7 lines
143 B
Text
%p
|
|
Assignee changed
|
|
- if @previous_assignee
|
|
from
|
|
%strong #{@previous_assignee.name}
|
|
to
|
|
%strong #{@merge_request.assignee_name}
|