changeset 495:970f46489d29 cannam

Merge
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 13 Jul 2011 11:08:16 +0100
parents 9965ba113bbf (current diff) 4bc63ccdb6ed (diff)
children eef2e2ed53c9 f6ed606887bc
files
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:16 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)%>: