mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
No tap-target in client-mode
- some minor restructuring of if/unless
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<div id="video-container" class="col s12 m9 video-container no-opacity click-through">
|
||||
<div id="fireplace_player" class="ytplayer"></div>
|
||||
{{#unless embed}}
|
||||
<div id="fireplace_player" class="ytplayer"></div>
|
||||
{{/unless}}
|
||||
<div id="player" class="ytplayer"></div>
|
||||
<div id="main_components">
|
||||
<div id="player_overlay" class="hide valign-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user