stadelmanma/Interactive-Ledger-rails

Add a 'Save and Continue' button to the ledger upload edit view.

Closed this issue · 1 comments

This is purely a convenience feature to save data in the form without reloading the page. This can be easily accomplished by adding an extra param to the POST request used to update the upload.

Fixed by 26c9c04