781
794
namespace._hideDeleteSpinner(delete_link, false);
788
798
namespace._redirect(redirect.bugtask_url);
791
801
// We have received HTML, so we replace the current bugtask table with a
798
805
namespace._render_bugtask_table(response.responseText);
799
806
Y.lp.client.display_notifications(
800
807
response.getResponseHeader('X-Lazr-Notifications'));