mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
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:
parent
87e5bdfa4c
commit
62f0f5b6a4
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user