Diplomas #382
Showing
- app/controllers/admin/application_controller.rb 0 additions, 7 deletionsapp/controllers/admin/application_controller.rb
- app/controllers/admin/education/diplomas_controller.rb 63 additions, 0 deletionsapp/controllers/admin/education/diplomas_controller.rb
- app/controllers/admin/education/programs_controller.rb 3 additions, 3 deletionsapp/controllers/admin/education/programs_controller.rb
- app/models/ability.rb 2 additions, 0 deletionsapp/models/ability.rb
- app/models/education/diploma.rb 51 additions, 0 deletionsapp/models/education/diploma.rb
- app/models/education/program.rb 6 additions, 0 deletionsapp/models/education/program.rb
- app/models/university/with_education.rb 5 additions, 0 deletionsapp/models/university/with_education.rb
- app/views/admin/education/cohorts/_form.html.erb 0 additions, 1 deletionapp/views/admin/education/cohorts/_form.html.erb
- app/views/admin/education/cohorts/new.html.erb 2 additions, 4 deletionsapp/views/admin/education/cohorts/new.html.erb
- app/views/admin/education/diplomas/_form.html.erb 20 additions, 0 deletionsapp/views/admin/education/diplomas/_form.html.erb
- app/views/admin/education/diplomas/_list.html.erb 27 additions, 0 deletionsapp/views/admin/education/diplomas/_list.html.erb
- app/views/admin/education/diplomas/edit.html.erb 3 additions, 0 deletionsapp/views/admin/education/diplomas/edit.html.erb
- app/views/admin/education/diplomas/index.html.erb 7 additions, 0 deletionsapp/views/admin/education/diplomas/index.html.erb
- app/views/admin/education/diplomas/new.html.erb 3 additions, 0 deletionsapp/views/admin/education/diplomas/new.html.erb
- app/views/admin/education/diplomas/show.html.erb 27 additions, 0 deletionsapp/views/admin/education/diplomas/show.html.erb
- app/views/admin/education/diplomas/static.html.erb 6 additions, 0 deletionsapp/views/admin/education/diplomas/static.html.erb
- app/views/admin/education/programs/_form.html.erb 10 additions, 1 deletionapp/views/admin/education/programs/_form.html.erb
- app/views/admin/education/programs/show.html.erb 19 additions, 5 deletionsapp/views/admin/education/programs/show.html.erb
- config/admin_navigation.rb 4 additions, 3 deletionsconfig/admin_navigation.rb
- config/locales/education/en.yml 22 additions, 0 deletionsconfig/locales/education/en.yml
Loading
Please register or sign in to comment