SAAS-637: Un-hardcode all player variables

This commit is contained in:
drigato 2015-03-12 15:45:53 -04:00
parent ac2181a52d
commit 694430f542
4 changed files with 25 additions and 12 deletions

View file

@ -8,6 +8,6 @@
<?php echo $this->element->getElement('player_stream_url'); ?>
<div style="clear:both"></div>
<iframe frameborder="0" src="http://localhost/embeddableplayer/embed-code"></iframe>
<?php echo $this->element->getElement('player_embed_src')->getValue(); ?>
</dl>
</fieldset>