更新 infowindow_header_with_video.jst.mustache
This commit is contained in:
parent
e46fdf2c32
commit
52e8a4ccf1
@ -13,9 +13,9 @@
|
||||
{{/content.fields.1}}
|
||||
</div>
|
||||
<div>
|
||||
<video 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 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>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user