SAAS-655: Extract muses player events into our own js object

This commit is contained in:
drigato 2015-03-19 16:59:05 -04:00
parent 875ed0e41e
commit 16ddf09d6d
3 changed files with 29 additions and 13 deletions

View file

@ -10,10 +10,7 @@
<?php echo $this->element->getElement('player_preview_label')->renderLabel(); ?>
<div style="clear:both"></div>
<div id="embed_player_preview">
<?php echo $this->element->getElement('player_embed_src')->getValue(); ?>
</div>
<?php echo $this->element->getElement('player_embed_src')->getValue(); ?>
</dl>
</fieldset>