monitoring/list/contacts: Enhance PDF layout
This commit is contained in:
parent
298f2a3061
commit
122d52c953
|
@ -68,7 +68,7 @@
|
|||
</tbody>
|
||||
</table>
|
||||
<?php if ($contacts->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