list/servicegrid: Also show problem toggle if the grid is flipped
fixes #3906
This commit is contained in:
parent
97a679dbb9
commit
de0a46aaaf
|
@ -6,6 +6,7 @@ use Icinga\Web\Url;
|
|||
if (! $this->compact): ?>
|
||||
<div class="controls">
|
||||
<?= $this->tabs ?>
|
||||
<?= $this->problemToggle ?>
|
||||
<div class="sort-controls-container">
|
||||
<?= $this->sortBox ?>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue