Transcript: Add label for table view checkbox
This commit is contained in:
parent
0a5088f1e5
commit
9f0d84ddb9
@ -603,6 +603,7 @@ Reload without invidious (for usage of new identity button).</a>
|
|||||||
<option>{{ source['label'] }}</option>
|
<option>{{ source['label'] }}</option>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</select>
|
</select>
|
||||||
|
<label for="transcript-use-table">Table view</label>
|
||||||
<input type="checkbox" id="transcript-use-table">
|
<input type="checkbox" id="transcript-use-table">
|
||||||
<table id="transcript-table"></table>
|
<table id="transcript-table"></table>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user