Only show import when chapter enabled

This commit is contained in:
Ajay
2022-06-22 14:03:58 -04:00
parent 023b875b0f
commit 70731e42a5
3 changed files with 8 additions and 3 deletions

View File

@@ -46,7 +46,7 @@
<div id="issueReporterTimeButtons"></div>
<div id="issueReporterImportExport" class="hidden">
<div id="importExportButtons">
<button id="importSegmentsButton" title="__MSG_importSegments__">
<button id="importSegmentsButton" title="__MSG_importSegments__" class="hidden">
<img src="/icons/import.svg" alt="Refresh icon" id="importSegments" />
</button>
<button id="exportSegmentsButton" title="__MSG_exportSegments__">