mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
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…
x
Reference in New Issue
Block a user