mirror of
				https://github.com/Icinga/icingaweb2.git
				synced 2025-11-03 20:54:27 +01:00 
			
		
		
		
	Don't select host_display_name twice in the service detail view
refs #8614
This commit is contained in:
		
							parent
							
								
									e6949eaab4
								
							
						
					
					
						commit
						5ed6838f50
					
				@ -111,7 +111,6 @@ class Service extends MonitoredObject
 | 
				
			|||||||
            'host_address',
 | 
					            'host_address',
 | 
				
			||||||
            'host_alias',
 | 
					            'host_alias',
 | 
				
			||||||
            'host_display_name',
 | 
					            'host_display_name',
 | 
				
			||||||
            'host_display_name',
 | 
					 | 
				
			||||||
            'host_handled',
 | 
					            'host_handled',
 | 
				
			||||||
            'host_in_downtime',
 | 
					            'host_in_downtime',
 | 
				
			||||||
            'host_last_state_change',
 | 
					            'host_last_state_change',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user