@@ -42,7 +42,9 | |||
|
42 | 42 | :class => 'icon-only icon-del' %> |
|
43 | 43 | </div> |
|
44 | 44 | <h4><%= avatar(comment.author, :size => "24") %><%= authoring comment.created_on, comment.author %></h4> |
|
45 | <div class="wiki"> | |
|
45 | 46 | <%= textilizable(comment.comments) %> |
|
47 | </div> | |
|
46 | 48 | <% end if @comments.any? %> |
|
47 | 49 | </div> |
|
48 | 50 |
General Comments 0
You need to be logged in to leave comments.
Login now