2013-01-11 11:53:30 -05:00
|
|
|
New message on the project wall <%= @note.project %>
|
|
|
|
|
2013-03-19 08:39:32 -04:00
|
|
|
<%= url_for(project_wall_url(@note.project, anchor: "note_#{@note.id}")) %>
|
2013-08-29 22:26:32 -04:00
|
|
|
|
2013-01-11 11:53:30 -05:00
|
|
|
|
|
|
|
<%= @note.author_name %>
|
|
|
|
|
|
|
|
<%= @note.note %>
|
|
|
|
|