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

11 lines
199 B
Text
Raw Normal View History

2015-04-26 12:48:37 +05:30
%p
Assignee changed
- if @previous_assignee
from
%strong #{@previous_assignee.name}
to
- if issuable.assignee_id
%strong #{issuable.assignee_name}
- else
%strong Unassigned