Don't select host_display_name twice in the service detail view
refs #8614
This commit is contained in:
parent
e6949eaab4
commit
5ed6838f50
|
@ -111,7 +111,6 @@ class Service extends MonitoredObject
|
|||
'host_address',
|
||||
'host_alias',
|
||||
'host_display_name',
|
||||
'host_display_name',
|
||||
'host_handled',
|
||||
'host_in_downtime',
|
||||
'host_last_state_change',
|
||||
|
|
Loading…
Reference in New Issue