Add lock button shown for VIPs

This commit is contained in:
Ajay Ramachandran
2021-07-06 01:33:06 -04:00
parent 069ae4bb58
commit 584cfd4ff8
5 changed files with 42 additions and 40 deletions

View File

@@ -21,6 +21,9 @@
<button class="sbSlimButton" id="refreshSegmentsButton" title="__MSG_refreshSegments__">
<img id="refreshSegments" src="/icons/refresh.svg"/>
</button>
<button class="sbSlimButton hidden" id="lockSegmentsButton">
<img id="LockSegments" src="/icons/lock.svg"/>
</button>
</div>
<div id="issueReporterContainer">
<div id="issueReporterTimeButtons"></div>