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_current_notification_number',
|
||||
'host_acknowledged',
|
||||
'host_long_output',
|
||||
'host_in_downtime',
|
||||
'host_is_flapping',
|
||||
'host_last_check',
|
||||
|
|
Loading…
Reference in New Issue