From 826bafe13880fcfedc2f6f894fa385273c4ef310 Mon Sep 17 00:00:00 2001 From: devdanzin <74280297+devdanzin@users.noreply.github.com> Date: Wed, 4 Dec 2024 10:17:29 -0300 Subject: [PATCH] fix(pat-structure): If there are no search results, do not show pagination text. Fixes: plone/mockup#1412 Fixes: plone/Products.CMFPlone#3591 --- src/pat/structure/templates/paging.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pat/structure/templates/paging.xml b/src/pat/structure/templates/paging.xml index 5f525a552..5a23678b3 100644 --- a/src/pat/structure/templates/paging.xml +++ b/src/pat/structure/templates/paging.xml @@ -44,8 +44,10 @@