-synchronize
This commit is contained in:
parent
7cf9699e37
commit
fb7b56b2c3
6 changed files with 18 additions and 8 deletions
|
@ -177,8 +177,7 @@ class ScheduleController extends Zend_Controller_Action
|
|||
|
||||
public function viewPlaylistAction()
|
||||
{
|
||||
$this->view->headScript()->appendFile('/js/playlist/playlist.js','text/javascript');
|
||||
$this->view->headScript()->appendFile('/js/progressbar/jquery.progressbar.min.js','text/javascript');
|
||||
//TODO: insert code for datagrid
|
||||
}
|
||||
|
||||
public function getCurrentPlaylistAction()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue