mirror of
https://github.com/DeNNiiInc/Web-Page-Performance-Test.git
synced 2026-04-26 07:26:25 +00:00
Enable Capture Filmstrip by default
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
|
|
||||||
<div class="form-group" style="margin-top: 1rem;">
|
<div class="form-group" style="margin-top: 1rem;">
|
||||||
<label class="checkbox-container">
|
<label class="checkbox-container">
|
||||||
<input type="checkbox" id="capture-filmstrip">
|
<input type="checkbox" id="capture-filmstrip" checked>
|
||||||
<span class="checkmark"></span>
|
<span class="checkmark"></span>
|
||||||
<span class="label-text">Capture Filmstrip (Screenshots)</span>
|
<span class="label-text">Capture Filmstrip (Screenshots)</span>
|
||||||
</label>
|
</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user