monitoring/list/hostgroups: Enhance PDF layout
This commit is contained in:
parent
d5fbae7b28
commit
4da687ae27
|
@ -281,7 +281,7 @@ if (! $this->compact): ?>
|
|||
</tbody>
|
||||
</table>
|
||||
<?php if ($hostGroups->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