Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove prototype from app/controllers/portal/clazzes_controller.rb #577

Open
emilywatkins opened this issue Sep 7, 2018 · 0 comments
Open

Comments

@emilywatkins
Copy link
Contributor

Ref #457

app/controllers/portal/clazzes_controller.rb

add_offering

  • app/controllers/portal/clazzes_controller.rb:324 #page.insert_html
  • page << content usage

remove_offering

  • app/controllers/portal/clazzes_controller.rb:357 #page.insert_html
  • page << content usage

add_student

  • app/controllers/portal/clazzes_controller.rb:399 #page.replace_html
  • (commented out) app/controllers/portal/clazzes_controller.rb:402 #page.replace_html
  • app/controllers/portal/clazzes_controller.rb:405 #page.replace_html
  • app/controllers/portal/clazzes_controller.rb:407 #page.replace
  • page << content usage

add_teacher

  • (commented out) app/controllers/portal/clazzes_controller.rb:442 #page.replace_html
  • (commented out) app/controllers/portal/clazzes_controller.rb:443 #visual_effect
  • app/controllers/portal/clazzes_controller.rb:444 #page.replace_html
  • app/controllers/portal/clazzes_controller.rb:445 #page.replace
  • app/controllers/portal/clazzes_controller.rb:447 #page.replace_html
  • page << content usage

remove_teacher

  • (commented out) app/controllers/portal/clazzes_controller.rb:485 #page.replace_html
  • app/controllers/portal/clazzes_controller.rb:489 #page.replace_html
  • app/controllers/portal/clazzes_controller.rb:490 #page.replace
  • page << content usage

manage_classes

  • app/controllers/portal/clazzes_controller.rb:618 #page.replace_html
  • app/controllers/portal/clazzes_controller.rb:619 #page.replace_html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant