mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 11:59:23 +00:00
generalize usage of the paginate_jinja macro
This commit is contained in:
@ -53,6 +53,7 @@
|
||||
{% endfor %}
|
||||
</tbody>
|
||||
</table>
|
||||
{# TODO: Replace this pagination by an Alpine pagination #}
|
||||
<script type="text/javascript">
|
||||
function formPagination(link){
|
||||
$("form").attr("action", link.href);
|
||||
|
Reference in New Issue
Block a user