CC-1665: Scheduled stream rebroadcasting and recording
-previewing streams have NaN:NaN:NaN as length
This commit is contained in:
parent
84b616cd28
commit
4216440670
3 changed files with 2 additions and 2 deletions
|
@ -66,6 +66,7 @@ class AudiopreviewController extends Zend_Controller_Action
|
|||
$this->view->audioFileID = $audioFileID;
|
||||
$this->view->audioFileArtist = $audioFileArtist;
|
||||
$this->view->audioFileTitle = $audioFileTitle;
|
||||
$this->view->type = $type;
|
||||
|
||||
$this->_helper->viewRenderer->setRender('audio-preview');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue