monitoring/list/servicegroups: Enhance PDF layout
This commit is contained in:
parent
861f166798
commit
159ca2ce3f
|
@ -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')),
|
||||
|
|
Loading…
Reference in New Issue