We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: