removing js that isn't needed, don't have slot minute option on month view.

This commit is contained in:
Naomi 2011-02-02 14:57:51 -05:00
parent f2b8f1d39d
commit f71a4420a6
8 changed files with 10 additions and 25 deletions

View file

@ -45,7 +45,6 @@ class SearchController extends Zend_Controller_Action
{
$this->_helper->layout->setLayout('search');
$this->view->headScript()->appendFile('/js/airtime/onready/search.js','text/javascript');
$this->view->headScript()->appendFile('/js/contextmenu/jjmenu.js','text/javascript');
$this->view->headLink()->appendStylesheet('/css/contextmenu.css');