mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-16 09:42:53 -05:00
node/simulate: add tabs
This commit is contained in:
parent
944ec1c880
commit
95008cd251
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
<div class="controls">
|
||||
<?= $this->tabs ?>
|
||||
</div
|
||||
|
||||
<div class="content">
|
||||
<h1>BI Simulation: <?= $this->escape(preg_replace('/;/', ' - ', $this->node)) ?></h1>
|
||||
<?= $this->form ?>
|
||||
|
|
|
|||
Loading…
Reference in a new issue