mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-21 07:24:07 +02:00
7 lines
231 B
PHTML
7 lines
231 B
PHTML
<div class="controls">
|
|
<?= /** @type \Icinga\Web\Widget\Tabs $tabs */ $tabs->showOnlyCloseButton() ?>
|
|
</div>
|
|
<div class="content">
|
|
<?= /** @type \Icinga\Module\Doc\Renderer\DocSectionRenderer $section */ $section ?>
|
|
</div>
|