AutoCommit Don Aug 6 23:03:01 CEST 2015
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
<% end %>
|
||||
</p>
|
||||
|
||||
<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 id="<%= divid_for(comment,"newform") %>"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user