Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use AJAX to delete a topic from its own page.
Well, not quite so obviously, anyway (Rails is generating some JavaScript and a form behind the scenes). Anyhow, doing it this way, the controller renders html and a proper redirect, and the browser respects it. Fixes #4070. Change-Id: I5477a12f746f4335202f7dd628f65da531038e23 Reviewed-on: https://gerrit.instructure.com/3022 Tested-by: Hudson <[email protected]> Reviewed-by: Brian Whitmer <[email protected]>
- Loading branch information