gitlabhq/app/views/admin/projects/edit.html.haml
2011-11-18 23:54:56 +03:00

4 lines
151 B
Plaintext

= render 'form'
= link_to 'Back', admin_projects_path, :class => "right lbutton"
= link_to 'Show', [:admin, @admin_project], :class => "right lbutton"