Commit 459c9ba2 authored by Alexander Randa's avatar Alexander Randa

bugfix back button on page admin/project/new

parent 930455f0
......@@ -2,4 +2,5 @@
= render 'form'
= link_to 'Back', admin_projects_path
.actions
= link_to 'Back', admin_projects_path, :class => 'lbutton'
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment