SAAS-663: Integrate player design

This commit is contained in:
drigato 2015-03-25 11:44:28 -04:00
parent e32744668f
commit 17358a761f
13 changed files with 307 additions and 15 deletions

View file

@ -3,12 +3,12 @@
<?php echo $this->element->getElement('player_embed_src'); ?>
<?php echo $this->element->getElement('player_display_track_metadata'); ?>
<?php echo $this->element->getElement('player_stream_mode'); ?>
<?php echo $this->element->getElement('player_stream_url'); ?>
<?php //echo $this->element->getElement('player_display_track_metadata'); ?>
<?php echo $this->element->getElement('player_preview_label')->renderLabel(); ?>
<div style="clear:both"></div>