membership gremium scope

This commit is contained in:
Andreas Stephanides
2014-09-14 18:30:56 +02:00
parent f8d00e7b4f
commit c40804b5cb
3 changed files with 7 additions and 2 deletions

View File

@@ -1,2 +1,6 @@
<h2><%=fa_icon("users 2x")+ nlink.name %></h2>
<p><%= raw(nlink.desc) %></p>
<% nlink.memberships.visible_in_gremium.each do |m| %>
<%= image_tag m.fetprofile.try(:picture).try(:thumb) %>
<% end %>