mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 08:44:10 +02:00
Don't select host_output column in the service detail view
The column host_output is not used in the service detail view refs #8614
This commit is contained in:
parent
6d78ab69ef
commit
9dc6e65e5f
@ -135,7 +135,6 @@ class Service extends MonitoredObject
|
|||||||
'service_check_source',
|
'service_check_source',
|
||||||
'service_current_notification_number',
|
'service_current_notification_number',
|
||||||
'host_acknowledged',
|
'host_acknowledged',
|
||||||
'host_output',
|
|
||||||
'host_long_output',
|
'host_long_output',
|
||||||
'host_in_downtime',
|
'host_in_downtime',
|
||||||
'host_is_flapping',
|
'host_is_flapping',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user