mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue