summaryrefslogtreecommitdiff
path: root/app/views/teams/projects/edit.html.haml
blob: 82c7d734815d84de50dc50b37da0dbfa923af78b (plain)
1
2
3
4
5
6
%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'