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:
Eric Lippmann 2015-03-10 13:19:37 +01:00
parent da7f959db5
commit 151d87f38c

View File

@ -136,7 +136,6 @@ class Service extends MonitoredObject
'service_current_notification_number',
'host_acknowledged',
'host_in_downtime',
'host_is_flapping',
'host_last_check',
'host_notifications_enabled',
'host_unhandled_services',