-
- Downloads
Fixed admin area. Create project only from one place
parent
2b683b0d
No related branches found
No related tags found
Showing
- app/controllers/admin/projects_controller.rb 12 additions, 33 deletionsapp/controllers/admin/projects_controller.rb
- app/models/project.rb 4 additions, 1 deletionapp/models/project.rb
- app/views/admin/projects/_form.html.haml 9 additions, 9 deletionsapp/views/admin/projects/_form.html.haml
- app/views/admin/projects/_new_form.html.haml 0 additions, 29 deletionsapp/views/admin/projects/_new_form.html.haml
- app/views/admin/projects/edit.html.haml 2 additions, 2 deletionsapp/views/admin/projects/edit.html.haml
- app/views/admin/projects/index.html.haml 3 additions, 3 deletionsapp/views/admin/projects/index.html.haml
- app/views/admin/projects/new.html.haml 0 additions, 12 deletionsapp/views/admin/projects/new.html.haml
- app/views/admin/projects/show.html.haml 11 additions, 11 deletionsapp/views/admin/projects/show.html.haml
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
Please register or sign in to comment