Removed comment
This commit is contained in:
parent
d8ced29dd0
commit
116d98a81b
1 changed files with 0 additions and 1 deletions
|
@ -733,7 +733,6 @@ class ScheduleController extends Zend_Controller_Action
|
|||
$user = Application_Model_User::getCurrentUser();
|
||||
|
||||
if ($user->isUserType(array(UTYPE_ADMIN, UTYPE_PROGRAM_MANAGER))) {
|
||||
//Application_Model_Schedule::createNewFormSections($this->view);
|
||||
$this->createShowFormAction(true);
|
||||
$this->view->form = $this->view->render('schedule/add-show-form.phtml');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue