fix: add pagination to draw list of played game in profile page

This commit is contained in:
kmitresse
2024-06-14 09:35:48 +02:00
parent 96fc8a2c11
commit 01c1793c48
10 changed files with 232 additions and 44 deletions
@@ -9,6 +9,7 @@
<layout:base title="${translator.translate('profile_title')}">
<jsp:attribute name="head">
<script defer type="module" src="${pageContext.request.contextPath}/static/js/form/profile.js"></script>
<script defer type="module" src="${pageContext.request.contextPath}/static/js/pagination/statistics-pagination.js"></script>
</jsp:attribute>
<jsp:body>
<component:hero>