mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +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',
|
||||
'service',
|
||||
'service_hard_state',
|
||||
'service_problem',
|
||||
'service_perfdata',
|
||||
'service_active_checks_enabled',
|
||||
|
Loading…
x
Reference in New Issue
Block a user