Skip to content
Snippets Groups Projects
Commit 274f966b authored by Tamara Gunkel's avatar Tamara Gunkel
Browse files

fix allowfullscreen attribute

parent ca6f67fa
Branches
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
{{^resolution}} {{^resolution}}
<div class="filter-opencast player-wrapper"> <div class="filter-opencast player-wrapper">
{{/resolution}} {{/resolution}}
<iframe src="/mod/opencast/player.html" class="filter-player-iframe" id="{{playerid}}" allowfullscreen="true"></iframe> <iframe src="/mod/opencast/player.html" class="filter-player-iframe" id="{{playerid}}" allowfullscreen></iframe>
</div> </div>
<script> <script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment