Removed not relevant tests for admin.projects

This commit is contained in:
Dmitriy Zaporozhets 2013-03-25 13:36:08 +02:00
parent d0df8a6ff8
commit c610347cc1
3 changed files with 1 additions and 45 deletions

View file

@ -79,7 +79,7 @@
= link_to project_team_index_path(@project), class: "btn btn-tiny" do
%i.icon-edit
Edit Team
%ul.well-list
%ul.well-list.team_members
- @project.users.each do |tm|
%li
%strong