gitlabhq/app/views/teams/projects/edit.html.haml

7 lines
158 B
Plaintext
Raw Normal View History

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