CC-3597 : Playlist->Library->Edit Metadata: Throw exception after click "Cancel" at "Edit Metadata" page
This commit is contained in:
parent
cde8e07c0b
commit
35d2ded26b
2 changed files with 1 additions and 24 deletions
|
@ -27,10 +27,6 @@ class LibraryController extends Zend_Controller_Action
|
|||
$this->search_sess = new Zend_Session_Namespace("search");
|
||||
}
|
||||
|
||||
public function indexAction() {
|
||||
|
||||
}
|
||||
|
||||
public function contextMenuAction()
|
||||
{
|
||||
$id = $this->_getParam('id');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue