fixes build

This commit is contained in:
Juanjo Bazán
2016-01-08 15:12:10 +01:00
parent 307b29736d
commit fb7550c7de

View File

@@ -67,7 +67,7 @@
<%= simple_format text_with_links comment.body %>
</div>
<div class="reply">
<div id="<%= dom_id(comment) %>_reply" class="reply">
<span id="<%= dom_id(comment) %>_votes" class="comment-votes right">
<%= render 'comments/votes', comment: comment %>
</span>