feat(ui): show when a scan is in progress
This commit is contained in:
@@ -134,6 +134,7 @@
|
||||
<input type="submit" title="start a full scan (takes longer, and shouldn't usually be necessary)" value="scan full (!)">
|
||||
</form>
|
||||
{{ end }}
|
||||
{{- if .IsScanning }}<p>scan in progress...</p>{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
<div class="padded box">
|
||||
|
||||
Reference in New Issue
Block a user