Merge pull request #673 from AyuntamientoMadrid/simple-format

adds simple format to comments
This commit is contained in:
Raimond Garcia
2015-11-08 10:41:47 +01:00

View File

@@ -65,7 +65,7 @@
<div class="comment-user <div class="comment-user
<%= user_level_class comment %> <%= user_level_class comment %>
<%= comment_author_class comment, @commentable.author_id %>"> <%= comment_author_class comment, @commentable.author_id %>">
<%= text_with_links comment.body %> <%= simple_format text_with_links comment.body %>
</div> </div>
<span id="<%= dom_id(comment) %>_votes" class="comment-votes right"> <span id="<%= dom_id(comment) %>_votes" class="comment-votes right">