mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
monitoring: Rename service/object-header view script to object/service-header
refs #5543
This commit is contained in:
parent
4eafb1825c
commit
713a816a3e
@ -2,7 +2,7 @@
|
|||||||
<?php if (! $this->compact): ?>
|
<?php if (! $this->compact): ?>
|
||||||
<?= $this->tabs ?>
|
<?= $this->tabs ?>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
<?= $this->render('partials/service/object-header.phtml') ?>
|
<?= $this->render('partials/object/service-header.phtml') ?>
|
||||||
<h1><?= $this->translate('Service detail information') ?></h1>
|
<h1><?= $this->translate('Service detail information') ?></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user