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:
parent
af4bce3557
commit
b2bb5af0a7
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue