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