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

10 lines
218 B
Text
Raw Normal View History

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