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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
160 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
%p
2022-06-21 17:19:12 +05:30
= sprintf(s_('Notify|Issue was %{issue_status} by %{updated_by}'), { issue_status: @issue_status, updated_by: sanitize_name(@updated_by.name) }).html_safe