From a188dd280c5d25fdd2505465c1f68e959e122240 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Thu, 16 Feb 2023 07:53:03 +0100 Subject: [PATCH] Fix broken link to page 1 within pagination Relates: #10349 --- Documentation/Changelog/3.2.0.rst | 2 +- Resources/Private/Partials/Pagination.html | 24 ++++++---------------- 2 files changed, 7 insertions(+), 19 deletions(-) diff --git a/Documentation/Changelog/3.2.0.rst b/Documentation/Changelog/3.2.0.rst index 26dd41b..86c288e 100644 --- a/Documentation/Changelog/3.2.0.rst +++ b/Documentation/Changelog/3.2.0.rst @@ -29,7 +29,7 @@ Features Fixes ----- -Nothing +* Properly link to first page within Pagination partial. Tasks ----- diff --git a/Resources/Private/Partials/Pagination.html b/Resources/Private/Partials/Pagination.html index e0060f9..48f68e2 100644 --- a/Resources/Private/Partials/Pagination.html +++ b/Resources/Private/Partials/Pagination.html @@ -51,24 +51,12 @@
  • - - - - {page} - - - - - 1 - - - + + {page} +