mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
monitoring: Select the host_display_name column in the services overview
refs #7843
This commit is contained in:
parent
c77996d5b9
commit
3bb5a9c702
@ -182,6 +182,7 @@ class Monitoring_ListController extends Controller
|
||||
|
||||
$columns = array_merge(array(
|
||||
'host_name',
|
||||
'host_display_name',
|
||||
'host_state',
|
||||
'host_state_type',
|
||||
'host_last_state_change',
|
||||
|
Loading…
x
Reference in New Issue
Block a user