10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
New comment for Issue <%= @issue.id %>
|
|
|
|
<%= url_for(project_issue_url(@issue.project, @issue, anchor: "note_#{@note.id}")) %>
|
|
|
|
|
|
Author: <%= @note.author_name %>
|
|
|
|
<%= @note.note %>
|
|
|