Show the instance's name of a host or service in the detail view

refs #9945
This commit is contained in:
Johannes Meyer 2015-08-26 10:54:01 +02:00
parent 592a79cd93
commit 241f73f229
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ $command = array_shift($parts);
?>
<tr class="newsection">
<th><?= $this->translate('Instance'); ?></th>
<td><?= $this->escape($object->instance_name); ?></td>
</tr>
<tr class="newsection">
<th><?= $this->translate('Command'); ?></th>
<td>