CC-3597 : Playlist->Library->Edit Metadata: Throw exception after click "Cancel" at "Edit Metadata" page

This commit is contained in:
Naomi Aro 2012-04-05 10:47:35 +02:00
parent cde8e07c0b
commit 35d2ded26b
2 changed files with 1 additions and 24 deletions

View file

@ -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');