-synchronize
This commit is contained in:
parent
8404fa4145
commit
ffa508de34
3 changed files with 148 additions and 140 deletions
|
@ -178,6 +178,7 @@ class ScheduleController extends Zend_Controller_Action
|
|||
public function getSchedulerTimeAction()
|
||||
{
|
||||
$this->view->headScript()->appendFile('/js/playlist/playlist.js','text/javascript');
|
||||
$this->view->headScript()->appendFile('/js/progressbar/jquery.progressbar.min.js','text/javascript');
|
||||
}
|
||||
|
||||
public function getCurrentPlaylistAction()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue