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

7 lines
158 B
Plaintext
Raw Normal View History

2013-01-29 20:18:19 +00:00
%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'