Sha256: 6ed6e2d7af50a5697c4cfcdce9a1e9de991ebc40c51f1e49e5513da66989c0b4

Contents?: true

Size: 298 Bytes

Versions: 14

Compression:

Stored size: 298 Bytes

Contents

<li>
  <%= div_for group do %>
    <div class="group_content">
      <%=link_to(image_tag(group.logo.url(:actor), :class => 'btn_group', :alt => group.name, :title => group.name), group) %>
    </div>
    <div class="group_title">
      <%=link_to(group.name, group)%>
    </div>
  <% end %>
</li>

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
social_stream-base-0.6.3 app/views/groups/_group.html.erb
social_stream-base-0.6.2 app/views/groups/_group.html.erb
social_stream-base-0.6.1 app/views/groups/_group.html.erb
social_stream-base-0.6.0 app/views/groups/_group.html.erb
social_stream-base-0.5.2 app/views/groups/_group.html.erb
social_stream-base-0.5.1 app/views/groups/_group.html.erb
social_stream-base-0.5.0 app/views/groups/_group.html.erb
social_stream-0.4.6 app/views/groups/_group.html.erb
social_stream-0.4.5 app/views/groups/_group.html.erb
social_stream-0.4.4 app/views/groups/_group.html.erb
social_stream-0.4.3 app/views/groups/_group.html.erb
social_stream-0.4.2 app/views/groups/_group.html.erb
social_stream-0.4.1 app/views/groups/_group.html.erb
social_stream-0.4.0 app/views/groups/_group.html.erb