2013-01-11 17:53:30 +01:00
|
|
|
New message on the project wall <%= @note.project %>
|
|
|
|
|
2013-03-19 14:39:32 +02:00
|
|
|
<%= url_for(project_wall_url(@note.project, anchor: "note_#{@note.id}")) %>
|
2013-01-11 17:53:30 +01:00
|
|
|
|
|
|
|
|
|
|
|
<%= @note.author_name %>
|
|
|
|
|
|
|
|
<%= @note.note %>
|
|
|
|
|