mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 00:34:03 +02:00
Don't select host_modified_host_attributes in the host detail view
The column host_modified_host_attributes is not used in the host detail view. refs #8614
This commit is contained in:
parent
e72670cb75
commit
37d09511c6
@ -128,7 +128,6 @@ class Host extends MonitoredObject
|
|||||||
'host_is_flapping',
|
'host_is_flapping',
|
||||||
'host_action_url',
|
'host_action_url',
|
||||||
'host_notes_url',
|
'host_notes_url',
|
||||||
'host_modified_host_attributes',
|
|
||||||
'host_problem',
|
'host_problem',
|
||||||
'host_process_performance_data',
|
'host_process_performance_data',
|
||||||
'process_perfdata' => 'host_process_performance_data'
|
'process_perfdata' => 'host_process_performance_data'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user