Noosfero/noosfero

View on GitHub
app/views/content_viewer/view_more_comments.js.erb

Summary

Maintainability
Test Coverage
$('#article-comments-list').append('<%= j render partial: "comment/comment", collection: @comments, as: :comment %>');
$('#view-more-comments').remove();