mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added localmode for embedded players, configurable on embed-code create
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
<input type="checkbox" id="videoonly" class="checkbox" />
|
||||
<span for="videoonly" class="padding_right_26">Video-only</span>
|
||||
</label>
|
||||
<label>
|
||||
<input type="checkbox" id="localmode" class="checkbox" />
|
||||
<span for="localmode" class="padding_right_26">Local-mode</span>
|
||||
</label>
|
||||
</p>
|
||||
<textarea id="embed-area"></textarea>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user