更新 infowindow_header_with_video.jst.mustache
This commit is contained in:
parent
7321e25563
commit
25488a659a
@ -13,7 +13,7 @@
|
||||
{{/content.fields.1}}
|
||||
</div>
|
||||
<div>
|
||||
<video id="hls-video" width="100%" class="video-js vjs-default-skin vjs-big-play-centered" controls
|
||||
<video muted="muted" id="hls-video" width="100%" class="video-js vjs-default-skin vjs-big-play-centered" controls
|
||||
preload="auto" data-setup="{}" poster="" style="width:100%;height:auto">
|
||||
<source src="" type="application/x-mpegURL" id="target">
|
||||
</video>
|
||||
|
Loading…
Reference in New Issue
Block a user