mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 12:36:27 +10:00
10 lines
187 B
ERB
10 lines
187 B
ERB
New message on the project wall <%= @note.project %>
|
|
|
|
<%= url_for(wall_project_url(@note.project, anchor: "note_#{@note.id}")) %>
|
|
|
|
|
|
<%= @note.author_name %>
|
|
|
|
<%= @note.note %>
|
|
|