Merge branch 'master' of github.com:noesya/osuny
No related branches found
No related tags found
Showing
- app/controllers/admin/education/application_controller.rb 7 additions, 2 deletionsapp/controllers/admin/education/application_controller.rb
- app/controllers/admin/education/programs_controller.rb 1 addition, 1 deletionapp/controllers/admin/education/programs_controller.rb
- app/controllers/admin/education/teachers_controller.rb 65 additions, 0 deletionsapp/controllers/admin/education/teachers_controller.rb
- app/models/communication/website/page.rb 5 additions, 1 deletionapp/models/communication/website/page.rb
- app/models/concerns/with_slug.rb 4 additions, 2 deletionsapp/models/concerns/with_slug.rb
- app/models/education/program.rb 13 additions, 1 deletionapp/models/education/program.rb
- app/models/education/school.rb 7 additions, 0 deletionsapp/models/education/school.rb
- app/models/education/teacher.rb 57 additions, 0 deletionsapp/models/education/teacher.rb
- app/models/university/with_education.rb 1 addition, 0 deletionsapp/models/university/with_education.rb
- app/views/admin/communication/website/pages/jekyll.html.erb 3 additions, 0 deletionsapp/views/admin/communication/website/pages/jekyll.html.erb
- app/views/admin/education/programs/_form.html.erb 11 additions, 3 deletionsapp/views/admin/education/programs/_form.html.erb
- app/views/admin/education/teachers/_form.html.erb 37 additions, 0 deletionsapp/views/admin/education/teachers/_form.html.erb
- app/views/admin/education/teachers/_list.html.erb 27 additions, 0 deletionsapp/views/admin/education/teachers/_list.html.erb
- app/views/admin/education/teachers/edit.html.erb 3 additions, 0 deletionsapp/views/admin/education/teachers/edit.html.erb
- app/views/admin/education/teachers/index.html.erb 9 additions, 0 deletionsapp/views/admin/education/teachers/index.html.erb
- app/views/admin/education/teachers/jekyll.html.erb 10 additions, 0 deletionsapp/views/admin/education/teachers/jekyll.html.erb
- app/views/admin/education/teachers/new.html.erb 3 additions, 0 deletionsapp/views/admin/education/teachers/new.html.erb
- app/views/admin/education/teachers/show.html.erb 44 additions, 0 deletionsapp/views/admin/education/teachers/show.html.erb
- config/admin_navigation.rb 1 addition, 1 deletionconfig/admin_navigation.rb
- config/locales/education/en.yml 30 additions, 11 deletionsconfig/locales/education/en.yml
Loading
Please register or sign in to comment