debian-mirror-gitlab/app/views/notify/note_issue_email.text.erb

10 lines
182 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
New comment for Issue <%= @issue.iid %>
<%= url_for(project_issue_url(@issue.project, @issue, anchor: "note_#{@note.id}")) %>
Author: <%= @note.author_name %>
<%= @note.note %>