-
- Downloads
Added ability to manage groups from admin
Showing
- app/controllers/admin/groups_controller.rb 8 additions, 0 deletionsapp/controllers/admin/groups_controller.rb
- app/views/admin/groups/_form.html.haml 1 addition, 1 deletionapp/views/admin/groups/_form.html.haml
- app/views/admin/groups/edit.html.haml 3 additions, 0 deletionsapp/views/admin/groups/edit.html.haml
- app/views/admin/groups/index.html.haml 1 addition, 0 deletionsapp/views/admin/groups/index.html.haml
- app/views/admin/groups/show.html.haml 4 additions, 0 deletionsapp/views/admin/groups/show.html.haml
- app/views/admin/projects/index.html.haml 1 addition, 0 deletionsapp/views/admin/projects/index.html.haml
- app/views/admin/projects/show.html.haml 1 addition, 0 deletionsapp/views/admin/projects/show.html.haml
- app/views/admin/shared/_projects_head.html.haml 5 additions, 0 deletionsapp/views/admin/shared/_projects_head.html.haml
- app/views/groups/_projects.html.haml 0 additions, 5 deletionsapp/views/groups/_projects.html.haml
- app/views/layouts/admin.html.haml 1 addition, 1 deletionapp/views/layouts/admin.html.haml
- config/routes.rb 1 addition, 0 deletionsconfig/routes.rb
app/views/admin/groups/edit.html.haml
0 → 100644
Please register or sign in to comment