From 10b54a07e4ad2d29aa02710e329efd935513dc8f Mon Sep 17 00:00:00 2001 From: Pablo Moreno Date: Tue, 31 Dec 2024 13:01:58 +0100 Subject: [PATCH] fix: search for category view --- web/templates/components/products/list_filters.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/templates/components/products/list_filters.html b/web/templates/components/products/list_filters.html index 7f7085f..c26d9a6 100644 --- a/web/templates/components/products/list_filters.html +++ b/web/templates/components/products/list_filters.html @@ -23,6 +23,9 @@ placeholder="{% translate 'Buscar' %}" autocomplete="off"> + {% if filter_by_category %} + + {% endif %}