-further modifications to now-playing view with grouping by shows
This commit is contained in:
parent
38856c4af7
commit
cb119802df
6 changed files with 119 additions and 84 deletions
|
@ -36,8 +36,6 @@ class NowplayingController extends Zend_Controller_Action
|
|||
$this->view->headScript()->appendFile('/js/playlist/nowplayingdatagrid.js','text/javascript');
|
||||
$this->view->headScript()->appendFile('/js/playlist/dayview.js','text/javascript');
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue