_more_replies.rhtml 230 Bytes Edit Raw Blame History 1 2 3 <div class='view-more-replies'> <%= link_to_remote(_('More'), :url => { :profile => @profile.identifier, :controller => 'profile', :action => 'more_replies', :activity => activity, :comment_page => (comment_page + 1)}) %> </div>