Don't select host_notes_url in the service detail view
The column host_notes_url is not used in the service detail view. refs #8614
This commit is contained in:
parent
0f65f83374
commit
5f57e290c7
|
@ -137,7 +137,6 @@ class Service extends MonitoredObject
|
|||
'host_acknowledged',
|
||||
'host_in_downtime',
|
||||
'host_notifications_enabled',
|
||||
'host_notes_url',
|
||||
'host_display_name',
|
||||
'host_alias',
|
||||
'host_ipv4',
|
||||
|
|
Loading…
Reference in New Issue