debian-mirror-gitlab/app/views/notify/reassigned_merge_request_email.html.haml

8 lines
143 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
%p
Assignee changed
- if @previous_assignee
from
%strong #{@previous_assignee.name}
to
%strong #{@merge_request.assignee_name}