serveradmin
Showing
- app/assets/stylesheets/admin/styles.sass 1 addition, 1 deletionapp/assets/stylesheets/admin/styles.sass
- app/assets/stylesheets/adminserver.sass 2 additions, 0 deletionsapp/assets/stylesheets/adminserver.sass
- app/controllers/adminserver/application_controller.rb 11 additions, 0 deletionsapp/controllers/adminserver/application_controller.rb
- app/controllers/adminserver/dashboard_controller.rb 6 additions, 0 deletionsapp/controllers/adminserver/dashboard_controller.rb
- app/controllers/adminserver/universities_controller.rb 72 additions, 0 deletionsapp/controllers/adminserver/universities_controller.rb
- app/controllers/features/education/programs_controller.rb 1 addition, 1 deletionapp/controllers/features/education/programs_controller.rb
- app/helpers/admin/application_helper.rb 1 addition, 1 deletionapp/helpers/admin/application_helper.rb
- app/models/university.rb 1 addition, 0 deletionsapp/models/university.rb
- app/views/admin/dashboard/index.html.erb 0 additions, 41 deletionsapp/views/admin/dashboard/index.html.erb
- app/views/adminserver/dashboard/index.html.erb 14 additions, 0 deletionsapp/views/adminserver/dashboard/index.html.erb
- app/views/adminserver/layouts/application.html.erb 40 additions, 0 deletionsapp/views/adminserver/layouts/application.html.erb
- app/views/adminserver/universities/_form.html.erb 24 additions, 0 deletionsapp/views/adminserver/universities/_form.html.erb
- app/views/adminserver/universities/_university.json.jbuilder 2 additions, 0 deletionsapp/views/adminserver/universities/_university.json.jbuilder
- app/views/adminserver/universities/edit.html.erb 3 additions, 0 deletionsapp/views/adminserver/universities/edit.html.erb
- app/views/adminserver/universities/index.html.erb 28 additions, 0 deletionsapp/views/adminserver/universities/index.html.erb
- app/views/adminserver/universities/index.json.jbuilder 1 addition, 0 deletionsapp/views/adminserver/universities/index.json.jbuilder
- app/views/adminserver/universities/new.html.erb 3 additions, 0 deletionsapp/views/adminserver/universities/new.html.erb
- app/views/adminserver/universities/show.html.erb 34 additions, 0 deletionsapp/views/adminserver/universities/show.html.erb
- app/views/adminserver/universities/show.json.jbuilder 1 addition, 0 deletionsapp/views/adminserver/universities/show.json.jbuilder
- app/views/features/education/programs/index.html.erb 2 additions, 2 deletionsapp/views/features/education/programs/index.html.erb
Loading
Please register or sign in to comment