mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
26ec8bb9ba
commit
70e5ccca37
@ -4,6 +4,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
<div class="content tactical">
|
<div class="content tactical">
|
||||||
|
<h1 tabindex="-1"><?= $this->translate('Tactical Overview') ?></h1>
|
||||||
<div class="boxview" data-base-target="_next">
|
<div class="boxview" data-base-target="_next">
|
||||||
<?php if ($this->statusSummary->hosts_down || $this->statusSummary->hosts_unreachable): ?>
|
<?php if ($this->statusSummary->hosts_down || $this->statusSummary->hosts_unreachable): ?>
|
||||||
<?= $this->render('tactical/components/problem_hosts.phtml'); ?>
|
<?= $this->render('tactical/components/problem_hosts.phtml'); ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user