Welcome to mirror list, hosted at ThFree Co, Russian Federation.

note_issue_email.text.erb « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e33cbcd70f2298d4b286f825c61fc5f71e32c195 (plain)
1
2
3
4
5
6
7
8
9
New comment for Issue <%= @issue.iid %>

<%= url_for(namespace_project_issue_url(@issue.project.namespace, @issue.project, @issue, anchor: "note_#{@note.id}")) %>


Author: <%= @note.author_name %>

<%= @note.note %>