mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-28 18:09:33 -05:00
7 lines
113 B
PHTML
7 lines
113 B
PHTML
<div class="controls">
|
|
<?= $this->tabs ?>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<?= $this->dashboard->render() ?>
|
|
</div>
|