From 04995f4ab4bbd3c37a0cca8e114bd863a4e2b362 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Sun, 17 Aug 2025 23:33:28 +0200 Subject: [PATCH] poprawka w warunku --- templates/admin/mass_edit_categories.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin/mass_edit_categories.html b/templates/admin/mass_edit_categories.html index 7ef0f8a..bd68283 100644 --- a/templates/admin/mass_edit_categories.html +++ b/templates/admin/mass_edit_categories.html @@ -73,7 +73,7 @@ {% endfor %} - {% if l|length == 0 %} + {% if lists|length == 0 %} Brak list zakupowych do wyƛwietlenia