mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
Don't select host_ipv4 in the service detail view
The column host_ipv4 is not used in the service detail view. refs #8614
This commit is contained in:
parent
5f57e290c7
commit
9146a62573
@ -139,7 +139,6 @@ class Service extends MonitoredObject
|
||||
'host_notifications_enabled',
|
||||
'host_display_name',
|
||||
'host_alias',
|
||||
'host_ipv4',
|
||||
'host_severity',
|
||||
'host_perfdata',
|
||||
'host_active_checks_enabled',
|
||||
|
Loading…
x
Reference in New Issue
Block a user