list/servicegrid: Also show problem toggle if the grid is flipped

fixes #3906
This commit is contained in:
Johannes Meyer 2019-08-12 10:43:03 +02:00
parent 97a679dbb9
commit de0a46aaaf
1 changed files with 1 additions and 0 deletions

View File

@ -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>