mirror of
https://github.com/Icinga/icingaweb2-module-graphite.git
synced 2026-05-28 04:34:57 -04:00
7 lines
203 B
PHTML
7 lines
203 B
PHTML
<div class="controls">
|
|
<?= /** @var \Icinga\Web\Widget\Tabs $tabs */ $tabs ?>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<?= /** @var \Icinga\Module\Graphite\Forms\Config\BackendForm $form */ $form ?>
|
|
</div>
|