mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
list/services: no more separate filter preview
This commit is contained in:
parent
58a9e1b345
commit
569851f45b
@ -11,9 +11,6 @@ if (!$this->compact): ?>
|
|||||||
<div style="float: right">
|
<div style="float: right">
|
||||||
<?= $this->translate('Sort by') ?> <?= $this->sortControl ?>
|
<?= $this->translate('Sort by') ?> <?= $this->sortControl ?>
|
||||||
</div>
|
</div>
|
||||||
<?php if (! $this->filterEditor): ?>
|
|
||||||
<?= $this->filterPreview ?>
|
|
||||||
<?php endif ?>
|
|
||||||
</div>
|
</div>
|
||||||
<?php if ($this->limit === 0): ?>
|
<?php if ($this->limit === 0): ?>
|
||||||
<?= $this->widget('limiter') ?>
|
<?= $this->widget('limiter') ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user