From 5e38be3b00b18e4e5dd7806ceb821ddf2762c11d Mon Sep 17 00:00:00 2001 From: Radomir Butacevic Date: Tue, 30 Jul 2024 17:11:26 +0200 Subject: [PATCH] Fix the pagination duplication --- .../views/storefront/component/pagination.html.twig | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Resources/views/storefront/component/pagination.html.twig b/src/Resources/views/storefront/component/pagination.html.twig index fedc8c1b..6aa6a30f 100644 --- a/src/Resources/views/storefront/component/pagination.html.twig +++ b/src/Resources/views/storefront/component/pagination.html.twig @@ -15,10 +15,14 @@ {% endif %} {% if totalPages > 1 %} -