-renamed some files to better represent their function
This commit is contained in:
parent
4ac347cb65
commit
1c95a61a2c
3 changed files with 2 additions and 2 deletions
|
@ -175,7 +175,7 @@ class ScheduleController extends Zend_Controller_Action
|
|||
}
|
||||
}
|
||||
|
||||
public function getSchedulerTimeAction()
|
||||
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');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue