Fixes showing completed imports and in progress
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
</div>
|
||||
|
||||
<div class="block">
|
||||
{% if not task.ready %}
|
||||
{% if not job.complete %}
|
||||
Import still in progress.
|
||||
<p>
|
||||
(Hit reload to update!)
|
||||
|
Reference in New Issue
Block a user