aboutsummaryrefslogtreecommitdiff
path: root/template/assemblies/player/relive.phtml
diff options
context:
space:
mode:
authorMaZderMind2016-12-22 20:25:18 +0100
committerMaZderMind2016-12-22 20:25:18 +0100
commitefdae0713ec5890aab5358747ffc304d97ab058b (patch)
treed3121ecda9cf76e386bafc5a4efb40621db715b2 /template/assemblies/player/relive.phtml
parentb45a2c9de7fe4b282274c979baad2df5333fbcf9 (diff)
limit the mediaelement-js ui to the existing players
Diffstat (limited to 'template/assemblies/player/relive.phtml')
-rw-r--r--template/assemblies/player/relive.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/assemblies/player/relive.phtml b/template/assemblies/player/relive.phtml
index e9fe89c..ae108b1 100644
--- a/template/assemblies/player/relive.phtml
+++ b/template/assemblies/player/relive.phtml
@@ -5,7 +5,7 @@
width="<?=h($width)?>"
height="<?=h($height)?>"
style="width: 100%; height: 100%;"
- class="relive"
+ class="relive mejs"
>
<source
src="<?=h(forceproto($talk['playlist']))?>"