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

4 lines
104 B
Plaintext
Raw Normal View History

2012-07-27 21:42:44 +00:00
%h3.page_title #{@admin_project.name} → Edit project
2012-02-11 17:56:18 +00:00
%hr
= render 'form', project: @admin_project