Merge branch 'cc-2211-changes-to-playlist-not-shown' into devel
This commit is contained in:
commit
50c649dc59
8 changed files with 76 additions and 1 deletions
|
@ -220,6 +220,8 @@ class PlaylistController extends Zend_Controller_Action
|
|||
$this->view->length = $pl->getLength();
|
||||
|
||||
unset($this->view->pl);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
public function setCueAction()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue