Styled New/Edit Project for admin area
This commit is contained in:
parent
217810433b
commit
69e41250d1
5 changed files with 62 additions and 55 deletions
|
@ -1,3 +1,3 @@
|
|||
%h3= @admin_project.name
|
||||
%h3.page_title #{@admin_project.name} → Edit project
|
||||
%hr
|
||||
= render 'form'
|
||||
= render 'form', :project => @admin_project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue