ADD pagination for all table lists
This commit is contained in:
@ -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="">
|
||||
|
Reference in New Issue
Block a user