canvas-lms/app/views/discussion_topics
Cody Cutrer 7746b8b72c 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 <hudson@instructure.com>
Reviewed-by: Brian Whitmer <brian@instructure.com>
2011-04-11 15:43:01 -06:00
..
_entry.html.erb remove the hidden course_role divs and db lookup 2011-03-25 13:46:08 -06:00
_group_assignment_discussion_entry.html.erb Initial commit. 2011-01-31 18:57:29 -07:00
_sub_entry.html.erb remove the hidden course_role divs and db lookup 2011-03-25 13:46:08 -06:00
index.html.erb Initial commit. 2011-01-31 18:57:29 -07:00
show.html.erb Don't use AJAX to delete a topic from its own page. 2011-04-11 15:43:01 -06:00