Sha256: 478dd7e8bd198865a62a6fd9dfcbc041aebfcfa3984186180dd426fe8941fbf1
Contents?: true
Size: 407 Bytes
Versions: 32
Compression:
Stored size: 407 Bytes
Contents
<% activity_for(activity, :activity_css_class => 'activity-entry-comment') do -%> <% if limited -%> <%= activity.item.body %> <% else -%> <%= t('muck.raker.entry_commment_contents', :resource => link_to(activity.item.commentable.title, visit_path(activity.item.commentable, :show_comments => true))) -%> <p class="entry-comment-contents"><%= activity.item.body %></p> <% end -%> <% end -%>
Version data entries
32 entries across 32 versions & 1 rubygems