-further modifications to now-playing view with grouping by shows

This commit is contained in:
martin 2011-03-04 23:53:29 -05:00
parent 38856c4af7
commit cb119802df
6 changed files with 119 additions and 84 deletions

View file

@ -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');
}
}