mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
44b2b87547
commit
8e63d89204
@ -10,7 +10,7 @@ use Icinga\Module\Monitoring\Object\Host;
|
||||
</td>
|
||||
<td>
|
||||
<?= $this->iconImage()->host($object) ?>
|
||||
<><?= $this->escape($object->host_display_name); ?>
|
||||
<?= $this->escape($object->host_display_name); ?>
|
||||
<?php if ($object->host_display_name !== $object->host_name): ?>
|
||||
(<?= $this->escape($object->host_name); ?>)
|
||||
<?php endif ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user