mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-12-15 08:54:34 +01:00
10 lines
139 B
PHTML
10 lines
139 B
PHTML
<div class="controls">
|
|
<?= $this->tabs ?>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<pre>
|
|
<?= $this->renderPlainObject($this->object) ?>
|
|
</pre>
|
|
</div>
|