CC-3174 : showbuilder
including context menu to delete items from timeline.
This commit is contained in:
parent
2beadc9301
commit
7a8398bd32
4 changed files with 81 additions and 3 deletions
|
@ -73,8 +73,6 @@ class LibraryController extends Zend_Controller_Action
|
|||
|
||||
public function contextMenuAction()
|
||||
{
|
||||
global $CC_CONFIG;
|
||||
|
||||
$id = $this->_getParam('id');
|
||||
$type = $this->_getParam('type');
|
||||
//playlist||timeline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue