mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
Do not select host_state_type in the service detail view
The column host_state_type is not used in the service detail view. refs #8614
This commit is contained in:
parent
cbf39a2d99
commit
2d3fec9a42
@ -109,7 +109,6 @@ class Service extends MonitoredObject
|
||||
'host_name',
|
||||
'host_display_name',
|
||||
'host_state',
|
||||
'host_state_type',
|
||||
'host_last_state_change',
|
||||
'host_address',
|
||||
'host_problem',
|
||||
|
Loading…
x
Reference in New Issue
Block a user