Sha256: 939d632c9b0ad2706d7f23230e36590542162ae975e28bc0b01fd7bb2e84b786

Contents?: true

Size: 642 Bytes

Versions: 8

Compression:

Stored size: 642 Bytes

Contents

<tr class="hentry">
  <td style="padding:5px; width:16px;" class="c1">
    <%= image_tag "clearbits/comment.gif", :class => "icon grey", :title => :no_recent_activity.l+" #{post}", :plugin => "community_engine" %>
  </td>
  <td class="c2">
    <%= link_to h(post.title), user_post_path(post.user, post), :class => "entry-title", :rel => "bookmark", :target => '_blank' %>
  </td>
  <td class="ca inv stat"><%= post.comments.count %></td>
  <td class="ca inv stat"><%= number_with_delimiter(post.view_count) %></td>
  <td class="lp">
    by <span class="author"><strong class="fn"><%= h(post.user.display_name) %></strong></span>
  </td>
</tr>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
community_engine-2.3.2 app/views/sb_posts/_dummy_forum_post.html.erb
community_engine-2.3.1 app/views/sb_posts/_dummy_forum_post.html.erb
community_engine-2.3.0 app/views/sb_posts/_dummy_forum_post.html.erb
community_engine-2.1.0 app/views/sb_posts/_dummy_forum_post.html.erb
community_engine-2.0.0 app/views/sb_posts/_dummy_forum_post.html.erb
community_engine-2.0.0.beta3 app/views/sb_posts/_dummy_forum_post.html.erb
community_engine-2.0.0.beta2 app/views/sb_posts/_dummy_forum_post.html.erb
community_engine-2.0.0.beta1 app/views/sb_posts/_dummy_forum_post.html.erb