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

12 lines
196 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
- if @issue.assignee_id
%strong #{@issue.assignee_name}
- else
%strong Unassigned