Styled New/Edit Project for admin area

This commit is contained in:
randx 2012-07-28 00:42:44 +03:00
parent 217810433b
commit 69e41250d1
5 changed files with 62 additions and 55 deletions

View file

@ -1,3 +1,3 @@
%h3= @admin_project.name
%h3.page_title #{@admin_project.name} → Edit project
%hr
= render 'form'
= render 'form', :project => @admin_project