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:
Eric Lippmann 2015-03-10 13:05:39 +01:00
parent 6d78ab69ef
commit 9dc6e65e5f
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@ class Service extends MonitoredObject
'service_check_source',
'service_current_notification_number',
'host_acknowledged',
'host_output',
'host_long_output',
'host_in_downtime',
'host_is_flapping',