mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-11-04 09:35:07 +01:00 
			
		
		
		
	Continue fixing errors
This commit is contained in:
		@@ -81,8 +81,6 @@
 | 
			
		||||
        $jobs.reexecute({ requestPolicy: 'network-only' })
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    query(jobs)
 | 
			
		||||
 | 
			
		||||
    let tableWidth = null
 | 
			
		||||
    let jobInfoColumnWidth = 250
 | 
			
		||||
    $: plotWidth = Math.floor((tableWidth - jobInfoColumnWidth) / metrics.length - 10)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user