mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-20 08:47:22 +01:00
Migrate jobList and jobListRow
This commit is contained in:
@@ -204,6 +204,7 @@
|
||||
{:else if $nodeMetricsData.fetching || $initq.fetching}
|
||||
<Spinner />
|
||||
{:else}
|
||||
<!-- Note: Ignore '#snippet' Error in IDE -->
|
||||
{#snippet gridContent(item)}
|
||||
<h4 style="text-align: center; padding-top:15px;">
|
||||
{item.name}
|
||||
|
||||
Reference in New Issue
Block a user