gitlab-org--gitlab-foss/app/views/teams/projects/edit.html.haml

7 lines
158 B
Plaintext

%h3.page_title
Edit max access in #{link_to @project.name_with_namespace, @project} for #{link_to(@team.name, team_path(@team))} team
%hr
= render 'form'