Don't select service_problem in the service detail view
The column service_problem is not used in the service detail view. refs #8614
This commit is contained in:
parent
4e308016bf
commit
3bbd68dc95
|
@ -143,7 +143,6 @@ class Service extends MonitoredObject
|
|||
'host_passive_checks_enabled',
|
||||
'host',
|
||||
'service',
|
||||
'service_problem',
|
||||
'service_perfdata',
|
||||
'service_active_checks_enabled',
|
||||
'service_active_checks_enabled_changed',
|
||||
|
|
Loading…
Reference in New Issue