mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 04:14:01 +01:00 
			
		
		
		
	Add missed column title in runner management page (#24328)

This commit is contained in:
		
							parent
							
								
									eea23bbc8e
								
							
						
					
					
						commit
						62eafea3f9
					
				@ -52,7 +52,7 @@
 | 
			
		||||
					<th>{{.locale.Tr "actions.runners.owner_type"}}</th>
 | 
			
		||||
					<th>{{.locale.Tr "actions.runners.labels"}}</th>
 | 
			
		||||
					<th>{{.locale.Tr "actions.runners.last_online"}}</th>
 | 
			
		||||
					<th></th>
 | 
			
		||||
					<th>{{.locale.Tr "edit"}}</th>
 | 
			
		||||
				</tr>
 | 
			
		||||
			</thead>
 | 
			
		||||
			<tbody>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user