From 783f0beb0f197c6b0c4e49556e6557bc37693838 Mon Sep 17 00:00:00 2001 From: alessandro ceglie Date: Thu, 26 Sep 2024 16:20:39 +0200 Subject: [PATCH] this renders the results table only if a path is specified, avoiding unnecessary loading time (proxy error) #155 --- src/Products/ZCatalog/dtml/catalogView.dtml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/Products/ZCatalog/dtml/catalogView.dtml b/src/Products/ZCatalog/dtml/catalogView.dtml index be324097..af1efd00 100644 --- a/src/Products/ZCatalog/dtml/catalogView.dtml +++ b/src/Products/ZCatalog/dtml/catalogView.dtml @@ -27,15 +27,17 @@

- The catalog &dtml-id; contains + The catalog &dtml-id; contains - + record(s) in the path &dtml-filterpath;

+ +