-synchronize - broken

This commit is contained in:
mkonecny 2010-12-29 17:01:28 -05:00
parent 4bdcba83e2
commit 8404fa4145
3 changed files with 146 additions and 104 deletions

View file

@ -177,7 +177,7 @@ class ScheduleController extends Zend_Controller_Action
public function getSchedulerTimeAction()
{
$this->view->headScript()->appendFile('/js/progressbar/jquery.progressbar.min.js','text/javascript');
$this->view->headScript()->appendFile('/js/playlist/playlist.js','text/javascript');
}
public function getCurrentPlaylistAction()