1. Improved admin -> new project form

2. Fixed bug: post-receive file was not added when create project via admin
This commit is contained in:
Dmitriy Zaporozhets 2012-04-17 20:27:18 +03:00
parent f1795a4911
commit 3250a024ef
6 changed files with 20 additions and 8 deletions

View file

@ -1,6 +1,3 @@
%h1 New project
%h2 New project
%hr
= render 'form'
%br
= link_to 'Back', admin_projects_path, :class => ''