feat(ui): show when a scan is in progress

This commit is contained in:
djl
2022-02-09 19:13:19 +00:00
committed by GitHub
parent 506899be6d
commit 7fbe7c0994

View File

@@ -134,6 +134,7 @@
<input type="submit" title="start a full scan (takes longer, and shouldn&#39;t usually be necessary)" value="scan full (!)">
</form>
{{ end }}
{{- if .IsScanning }}<p>scan in progress...</p>{{ end }}
</div>
</div>
<div class="padded box">