SAAS-585: Create Embeddable Player form

Added stream urls - hardcoded for now
This commit is contained in:
drigato 2015-02-17 11:48:43 -05:00
parent 56cae34259
commit 4fd7b4c622
2 changed files with 10 additions and 1 deletions

View file

@ -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>