renaming for airtime

This commit is contained in:
naomiaro 2011-01-06 01:12:24 -05:00
parent d9e8e1641a
commit 7aac80ed58
2 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ class LibraryController extends Zend_Controller_Action
public function quickSearchAction()
{
$this->view->headScript()->appendFile('/js/campcaster/library/quicksearch.js','text/javascript');
$this->view->headScript()->appendFile('/js/airtime/library/quicksearch.js','text/javascript');
$this->_helper->viewRenderer->setResponseSegment('quick_search');