From 431f07b41ba276639f1c49000c6686664e853835 Mon Sep 17 00:00:00 2001 From: Christos Sidiropoulos Date: Thu, 5 Sep 2024 08:46:09 +0000 Subject: [PATCH] Fix broken url generation for routes Co-authored-by: Bernd Fallert Signed-off-by: Christos Sidiropoulos --- Resources/Private/Partials/Lists/Pagination.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Private/Partials/Lists/Pagination.html b/Resources/Private/Partials/Lists/Pagination.html index a29bebf81..c9e48afd5 100644 --- a/Resources/Private/Partials/Lists/Pagination.html +++ b/Resources/Private/Partials/Lists/Pagination.html @@ -3,10 +3,10 @@
  • - 1 + 1
  • @@ -43,7 +43,7 @@
  • - {page.label} + {page.label}
  • @@ -53,10 +53,10 @@
  • - {pagination.lastPageNumber} + {pagination.lastPageNumber}