git-svn-id: https://192.168.0.254/svn/Rodax.redmine_rodax_crm/trunk@2 ff88604e-da85-c949-a72f-fc3aa3ba3724
6 lines
182 B
Plaintext
6 lines
182 B
Plaintext
<h1><%=h @note.source.project.name %>: <%= link_to(h(@note.source.name), @note_url) %></h1>
|
|
|
|
<em><%=h @note.author %></em>
|
|
|
|
<%= textilizable(@note, :content, :only_path => false) %>
|