ADD pagination for all table lists

This commit is contained in:
2023-11-01 08:06:41 +01:00
parent 3f72ee89ca
commit 616bf0ca31
9 changed files with 14 additions and 8 deletions

View File

@ -84,7 +84,7 @@ use Joomla\CMS\Layout\LayoutHelper;
<?php endforeach; ?>
</tbody>
</table>
<?php echo $this->pagination->getListFooter(); ?>
<?php endif; ?>
<input type="hidden" name="task" value="">