mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-28 06:51:45 +01:00
Review polar plot scaling, make tabbing dependent on config
- remove polar min data
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<CardBody>
|
||||
<CardBody class="overflow-auto">
|
||||
{#if jobFootprintData.length === 0}
|
||||
<div class="text-center">No footprint data for job available.</div>
|
||||
{:else}
|
||||
|
||||
Reference in New Issue
Block a user