Host: Fetch the name of the instance the host belongs to

refs #9945
This commit is contained in:
Johannes Meyer 2015-08-26 10:52:28 +02:00
parent bce7bc1277
commit 8a1114bf65
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ class Host extends MonitoredObject
protected function getDataView()
{
$columns = array(
'instance_name',
'host_icon_image',
'host_icon_image_alt',
'host_acknowledged',