mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 08:14:04 +02:00
object/form: move action links to controls
This commit is contained in:
parent
3296b4c88f
commit
e73503dda6
@ -1,9 +1,11 @@
|
||||
<div class="controls">
|
||||
<?= $this->tabs ?>
|
||||
<h1><?= $this->escape($this->title) ?></h1>
|
||||
<span>
|
||||
<?= $this->actionLinks ?>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<?= $this->actionLinks ?>
|
||||
<?= $this->form ?>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user