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

7 lines
139 B
Text
Raw Normal View History

2016-06-02 11:05:42 +05:30
%p
Issue was moved to another project.
%p
New issue:
2017-09-10 17:25:29 +05:30
= link_to project_issue_url(@new_project, @new_issue) do
2016-06-02 11:05:42 +05:30
= @new_issue.title