reschedules a show's content when it is successfully moved on the schedule.
This commit is contained in:
parent
3bbc84365e
commit
258157d92c
2 changed files with 30 additions and 11 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue