mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-06 07:02:20 -04:00
6 lines
231 B
PHTML
6 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>
|