edit.html.haml 175 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 %p.slead Edit access for = link_to @member.name, admin_user_path(@member) in = link_to @project.name_with_namespace, admin_project_path(@project) %hr = render 'form'