changing admin disign for projects finish

This commit is contained in:
Alexander Randa 2011-11-18 23:54:56 +03:00
parent 5488f17389
commit f950d7881c
3 changed files with 43 additions and 31 deletions

View file

@ -1,5 +1,4 @@
= render 'form'
= link_to 'Show', [:admin, @admin_project]
\|
= link_to 'Back', admin_projects_path
= link_to 'Back', admin_projects_path, :class => "right lbutton"
= link_to 'Show', [:admin, @admin_project], :class => "right lbutton"