mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 00:34:03 +02:00
Don't select service_hard_state in the service detail view
The column service_hard_state is not used in the service detail view. refs #8614
This commit is contained in:
parent
d65aa39ebd
commit
4e308016bf
@ -143,7 +143,6 @@ class Service extends MonitoredObject
|
|||||||
'host_passive_checks_enabled',
|
'host_passive_checks_enabled',
|
||||||
'host',
|
'host',
|
||||||
'service',
|
'service',
|
||||||
'service_hard_state',
|
|
||||||
'service_problem',
|
'service_problem',
|
||||||
'service_perfdata',
|
'service_perfdata',
|
||||||
'service_active_checks_enabled',
|
'service_active_checks_enabled',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user