Add refresh segments button

This commit is contained in:
Ajay Ramachandran
2021-07-04 16:12:41 -04:00
parent 0ae34c9603
commit 7f8947dd0a
8 changed files with 43 additions and 16 deletions

View File

@@ -18,6 +18,9 @@
<p id="loadingIndicator">__MSG_noVideoID__</p>
<!-- If the video was found in the database -->
<p id="videoFound"></p>
<button class="sbSlimButton" id="refreshSegmentsButton" title="__MSG_refreshSegments__">
<img id="refreshSegments" src="/icons/refresh.svg"/>
</button>
</div>
<div id="issueReporterContainer">
<div id="issueReporterTimeButtons"></div>