Commit 84fc40f1 authored by Alexander Randa's avatar Alexander Randa

changing admin disign for projects update

parent bc591f92
......@@ -29,6 +29,7 @@
%br
= f.text_area :description
.clear
%hr
.actions
= f.submit 'Save', :class => "lbutton"
......
%h2= @admin_project.name
= render 'form'
= link_to 'Back', admin_projects_path, :class => "right lbutton"
......
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