SAAS-663: Integrate player design
This commit is contained in:
parent
e32744668f
commit
17358a761f
13 changed files with 307 additions and 15 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue