CC-84: Smart Playlists
- Length calculation for dynamic blocks and playlist that contains dynamic blocks
This commit is contained in:
parent
1b0cd6b01b
commit
9d51222dae
6 changed files with 78 additions and 10 deletions
|
@ -199,7 +199,6 @@ class PlaylistController extends Zend_Controller_Action
|
|||
$this->view->form = $form;
|
||||
}
|
||||
}
|
||||
|
||||
$formatter = new LengthFormatter($obj->getLength());
|
||||
$this->view->length = $formatter->format();
|
||||
$this->view->type = $this->obj_sess->type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue