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