Merge branch 'master' of dev.sourcefabric.org:campcaster
This commit is contained in:
commit
414219b1cf
36 changed files with 1555 additions and 1295 deletions
|
@ -87,6 +87,7 @@ class ScheduleController extends Zend_Controller_Action
|
|||
}
|
||||
}
|
||||
$this->view->form = $form->__toString();
|
||||
$this->view->hosts = User::getHosts();
|
||||
}
|
||||
|
||||
public function moveShowAction()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue