mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
Fix controls positioning in the group list
This commit is contained in:
parent
b5ec99ac5c
commit
14b3683815
@ -7,9 +7,9 @@ if (! $this->compact): ?>
|
||||
<div class="controls separated dont-print">
|
||||
<?= $tabs; ?>
|
||||
<div class="grid">
|
||||
<?= $this->sortBox ?>
|
||||
<?= $this->limiter ?>
|
||||
<?= $this->paginator ?>
|
||||
<?= $this->sortBox ?>
|
||||
</div>
|
||||
<div>
|
||||
<?= $this->backendSelection; ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user