=link_to'Edit max access',edit_team_project_path(@team,project),class: "btn btn-small"
=link_to'Relegate',team_project_path(@team,project),confirm: 'Remove project from team and move to global namespace. Are you sure?',method: :delete,class: "btn btn-remove small"
=link_to'Edit max access',edit_team_project_path(@team,project),class: "btn btn-small"
=link_to'Relegate',team_project_path(@team,project),confirm: 'Remove project from team and move to global namespace. Are you sure?',method: :delete,class: "btn btn-remove small"
-else
%p.nothing_here_message This team has no projects yet