-#= link_to 'Edit max access', edit_project_team_path(@user_team, project), class: "btn small"
=link_to'Relegate',relegate_project_team_path(@user_team,project_id: project.id),confirm: 'Remove project from team and move to global namespace. Are you sure?',method: :delete,class: "btn danger small"