mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
Don't select host_action_url in the service detail view
The column host_action_url is not used in the service detail view. refs #8614
This commit is contained in:
parent
b9ec2844f5
commit
0f65f83374
@ -137,7 +137,6 @@ class Service extends MonitoredObject
|
|||||||
'host_acknowledged',
|
'host_acknowledged',
|
||||||
'host_in_downtime',
|
'host_in_downtime',
|
||||||
'host_notifications_enabled',
|
'host_notifications_enabled',
|
||||||
'host_action_url',
|
|
||||||
'host_notes_url',
|
'host_notes_url',
|
||||||
'host_display_name',
|
'host_display_name',
|
||||||
'host_alias',
|
'host_alias',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user