mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-28 15:01:46 +01:00
add jobList load indicator
This commit is contained in:
@@ -254,6 +254,9 @@
|
||||
style="width: {jobInfoColumnWidth}px; padding-top: {headerPaddingTop}px"
|
||||
>
|
||||
Job Info
|
||||
{#if $jobsStore.fetching}
|
||||
<Spinner size="sm" style="margin-left:10px;" secondary />
|
||||
{/if}
|
||||
</th>
|
||||
{#if showFootprint}
|
||||
<th
|
||||
|
||||
Reference in New Issue
Block a user