Update controller to use simple redirect
Now that the form is submitting with a normal post, We can remove all of the js handling. We replace the `format` calls with a simple redirect. And finally remove update.js.haml as it is no longer used.
Showing
Please register or sign in to comment