reschedules a show's content when it is successfully moved on the schedule.

This commit is contained in:
naomiaro 2011-02-05 20:04:24 -05:00
parent 3bbc84365e
commit 258157d92c
2 changed files with 30 additions and 11 deletions

View file

@ -317,8 +317,6 @@ class ScheduleController extends Zend_Controller_Action
$this->view->dialog = $this->view->render('schedule/show-content-dialog.phtml');
unset($this->view->showContent);
}
}