@@ -26,7 +26,7 | |||||
26 | </div> |
|
26 | </div> | |
27 | <div class="message reply"> |
|
27 | <div class="message reply"> | |
28 | <h4><%=h message.subject %> - <%= authoring message.created_on, message.author %></h4> |
|
28 | <h4><%=h message.subject %> - <%= authoring message.created_on, message.author %></h4> | |
29 |
<div class="wiki"><%= textilizable message. |
|
29 | <div class="wiki"><%= textilizable message, :content, :attachments => message.attachments %></div> | |
30 | <%= link_to_attachments message.attachments, :no_author => true %> |
|
30 | <%= link_to_attachments message.attachments, :no_author => true %> | |
31 | </div> |
|
31 | </div> | |
32 | <% end %> |
|
32 | <% end %> |
General Comments 0
You need to be logged in to leave comments.
Login now