mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-03-15 02:15:55 +01:00
add new subCluster prop to statsTable metric select
This commit is contained in:
parent
fcc9e17664
commit
e733688fd0
@ -169,6 +169,7 @@
|
||||
|
||||
<MetricSelection
|
||||
cluster={job.cluster}
|
||||
subCluster={job.subCluster}
|
||||
configName="job_view_nodestats_selectedMetrics"
|
||||
bind:allMetrics={availableMetrics}
|
||||
bind:metrics={selectedMetrics}
|
||||
|
Loading…
x
Reference in New Issue
Block a user