members.rhtml 231 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 <%= link_to _('View all'), :profile => profile.identifier, :controller => 'profile', :action => 'members' %> <% if show_join_leave_button %> <%= render :partial => 'blocks/profile_info_actions/join_leave_community' %> <% end %>