gitlabhq/app/views/teams/projects/edit.html.haml
2013-01-29 22:18:19 +02:00

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'