AutoCommit Sam Aug 1 13:03:01 CEST 2015
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
|
||||
<div id="<%= divid_for(comment,"newform") %>">
|
||||
</div>
|
||||
<div id="<%= Comment.wrapid_for( comment)%>">
|
||||
|
||||
<%= render partial:"comments/comments", object: comment.children.order(:created_at).reverse_order if comment.children.size >0 %>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user