mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
10 lines
197 B
ERB
10 lines
197 B
ERB
New comment for Commit <%= @commit.short_id %>
|
|
|
|
<%= url_for(project_commit_url(@note.project, id: @commit.id, anchor: "note_#{@note.id}")) %>
|
|
|
|
|
|
Author: <%= @note.author_name %>
|
|
|
|
<%= @note.note %>
|
|
|