Removed not relevant tests for admin.projects
This commit is contained in:
parent
d0df8a6ff8
commit
c610347cc1
3 changed files with 1 additions and 45 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue