changeset 494:4bc63ccdb6ed bug_208

Remove member lists from custom welcome page (bug #208)
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 13 Jul 2011 11:08:06 +0100
parents 9965ba113bbf
children 970f46489d29 0dac80e40800
files app/views/projects/show.rhtml
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/app/views/projects/show.rhtml	Tue Jul 12 16:57:51 2011 +0100
+++ b/app/views/projects/show.rhtml	Wed Jul 13 11:08:06 2011 +0100
@@ -20,9 +20,6 @@
 
 <div class="contextual" style="clear: right">
 <ul>
-<% @users_by_role.keys.sort.each do |role| %>
-<li><%=h role %>: <%= @users_by_role[role].sort.collect{|u| link_to_user u}.join(", ") %></li>
-<% end %>
 <% unless @project.homepage.blank? %><li><%=l(:field_homepage)%>: <%= auto_link(h(@project.homepage)) %></li><% end %>
 <% if @subprojects.any? %>
 	<li><%=l(:label_subproject_plural)%>: