mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Don't select host_is_flapping in the service detail view
The column host_is_flapping is not used in the service detail view. refs #8614
This commit is contained in:
parent
da7f959db5
commit
151d87f38c
@ -136,7 +136,6 @@ class Service extends MonitoredObject
|
|||||||
'service_current_notification_number',
|
'service_current_notification_number',
|
||||||
'host_acknowledged',
|
'host_acknowledged',
|
||||||
'host_in_downtime',
|
'host_in_downtime',
|
||||||
'host_is_flapping',
|
|
||||||
'host_last_check',
|
'host_last_check',
|
||||||
'host_notifications_enabled',
|
'host_notifications_enabled',
|
||||||
'host_unhandled_services',
|
'host_unhandled_services',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user