Don't select service_modified_service_attributes in the service detail view

The column service_modified_service_attributes is not used in the service detail view.

refs #8614
This commit is contained in:
Eric Lippmann 2015-03-10 14:00:17 +01:00
parent 87e5bdfa4c
commit 62f0f5b6a4

View File

@ -154,7 +154,6 @@ class Service extends MonitoredObject
'service_event_handler_enabled_changed',
'service_flap_detection_enabled',
'service_flap_detection_enabled_changed',
'service_modified_service_attributes',
'service_process_performance_data',
'process_perfdata' => 'service_process_performance_data',
'service_percent_state_change',