mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
09892d5490
commit
b3d382a3d4
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
if (! $this->compact): ?>
|
if (! $this->compact): ?>
|
||||||
<div class="controls">
|
<div class="controls">
|
||||||
<?= $tabs ?>
|
<?= $this->tabs ?>
|
||||||
<div class="grid">
|
<?= $this->paginator ?>
|
||||||
<?= $this->sortBox ?>
|
<div class="sort-controls-container">
|
||||||
<?= $this->limiter ?>
|
<?= $this->limiter ?>
|
||||||
<?= $this->paginator ?>
|
<?= $this->sortBox ?>
|
||||||
</div>
|
</div>
|
||||||
<?= $this->filterEditor ?>
|
<?= $this->filterEditor ?>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user