Don't select host_problem in the service detail view

The column host_problem is not used in the service detail view.

refs #8614
This commit is contained in:
Eric Lippmann 2015-03-10 13:01:41 +01:00
parent af4bce3557
commit b2bb5af0a7
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ class Service extends MonitoredObject
'host_state',
'host_last_state_change',
'host_address',
'host_problem',
'host_handled',
'service_description',
'service_display_name',