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/views/portal/districts #593

Open
emilywatkins opened this issue Sep 7, 2018 · 1 comment
Open

Remove prototype from app/views/portal/districts #593

emilywatkins opened this issue Sep 7, 2018 · 1 comment

Comments

@emilywatkins
Copy link
Contributor

Ref #457

  • app/views/portal/districts/_remote_form.html.haml:1 #remote_form_for
    uses AJAX_OPTIONS

  • app/views/portal/districts/destroy.js.rjs:7 #page.remove

@scytacki
Copy link
Member

This is used. If it was easy, the remote_form_for could be replaced by just going to the main form when the user wants to edit the item.

This is one example of a set of administration pages which all use the same UI. Perhaps we can find a simple pattern to replace these pages.

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

2 participants