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…
Reference in New Issue