diff --git a/web/frontend/src/generic/JobList.svelte b/web/frontend/src/generic/JobList.svelte index c08a5400..17c8811f 100644 --- a/web/frontend/src/generic/JobList.svelte +++ b/web/frontend/src/generic/JobList.svelte @@ -254,6 +254,9 @@ style="width: {jobInfoColumnWidth}px; padding-top: {headerPaddingTop}px" > Job Info + {#if $jobsStore.fetching} + + {/if} {#if showFootprint}