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