BigW Consortium Gitlab

note_issue_email.text.erb 218 Bytes
Newer Older
James Newton committed
1
New comment for Issue <%= @issue.iid %>
2

Vinnie Okada committed
3
<%= url_for(namespace_project_issue_url(@issue.project.namespace, @issue.project, @issue, anchor: "note_#{@note.id}")) %>
4 5 6 7 8 9


Author: <%= @note.author_name %>

<%= @note.note %>