mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-10-30 15:45:05 +01:00 
			
		
		
		
	Forgot to adapt link
This commit is contained in:
		| @@ -124,7 +124,7 @@ | ||||
|             {:else} | ||||
|                 {#if $nodeJobsData.data} | ||||
|                     Currently running jobs on this node: { $nodeJobsData.data.jobs.count } | ||||
|                     [ <a href="/monitoring/jobs/?cluster={cluster}&state=running&startTime={dateToUnixEpoch(from)}-{dateToUnixEpoch(to)}&node={hostname}" target="_blank">View in Job List</a> ] | ||||
|                     [ <a href="/monitoring/jobs/?cluster={cluster}&state=running&node={hostname}" target="_blank">View in Job List</a> ] | ||||
|                 {:else} | ||||
|                     No currently running jobs. | ||||
|                 {/if} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user