mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
Don't select host_long_output in the service detail view
The column host_long_output is not used in the service detail view. refs #8614
This commit is contained in:
parent
9dc6e65e5f
commit
da7f959db5
@ -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_long_output',
|
|
||||||
'host_in_downtime',
|
'host_in_downtime',
|
||||||
'host_is_flapping',
|
'host_is_flapping',
|
||||||
'host_last_check',
|
'host_last_check',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user