minor fixes
This commit is contained in:
parent
5795871bcc
commit
4e7b3ce86b
5 changed files with 17 additions and 23 deletions
|
@ -24,6 +24,8 @@ class SearchController extends Zend_Controller_Action
|
|||
{
|
||||
$this->_helper->layout->setLayout('search');
|
||||
|
||||
$this->view->headScript()->appendFile('/js/campcaster/onready/search.js','text/javascript');
|
||||
|
||||
$this->_helper->actionStack('context-menu', 'library');
|
||||
$this->_helper->actionStack('display', 'search');
|
||||
$this->_helper->actionStack('contents', 'library');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue