trying different things for autoplaylist
This commit is contained in:
parent
f9a5da2ba3
commit
8de94a670f
4 changed files with 16 additions and 3 deletions
|
@ -5,6 +5,7 @@ class LibraryController extends Zend_Controller_Action
|
|||
|
||||
public function init()
|
||||
{
|
||||
Logging::info('debugging wtf');
|
||||
$ajaxContext = $this->_helper->getHelper('AjaxContext');
|
||||
$ajaxContext->addActionContext('contents-feed', 'json')
|
||||
->addActionContext('delete', 'json')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue