SAAS-585: Create Embeddable Player form
Added stream urls - hardcoded for now
This commit is contained in:
parent
56cae34259
commit
4fd7b4c622
2 changed files with 10 additions and 1 deletions
|
@ -2,5 +2,7 @@
|
|||
<dl class="zend_form">
|
||||
<?php echo $this->element->getElement('display_track_metadata'); ?>
|
||||
|
||||
<?php echo $this->element->getElement('stream_url'); ?>
|
||||
|
||||
</dl>
|
||||
</fieldset>
|
Loading…
Add table
Add a link
Reference in a new issue