monitoring/list/servicegroups: Enhance PDF layout

This commit is contained in:
Johannes Meyer 2022-02-28 17:33:13 +01:00
parent 861f166798
commit 159ca2ce3f
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ if (! $this->compact): ?>
</tbody>
</table>
<?php if ($serviceGroups->hasMore()): ?>
<div class="action-links">
<div class="dont-print action-links">
<?= $this->qlink(
$this->translate('Show More'),
$this->url()->without(array('showCompact', 'limit')),