2016-08-31 12:18:26 -04:00
|
|
|
<% url = url_for(namespace_project_commit_url(@note.project.namespace, @note.project, id: @commit.id, anchor: "note_#{@note.id}")) %>
|
2013-01-11 11:53:30 -05:00
|
|
|
|
2016-08-31 12:18:26 -04:00
|
|
|
New comment for Commit <%= @commit.short_id -%>
|
|
|
|
<%= render partial: 'note_mr_or_commit_email', locals: { url: url } %>
|