From 698f687c54f1ec7315e04ad0187ba4bfb620448f Mon Sep 17 00:00:00 2001 From: Richard Schreiber Date: Wed, 23 Apr 2025 19:20:46 +0200 Subject: [PATCH] Fix missing checkbox-button disabled-state --- .../templates/pretixpresale/event/fragment_product_list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html b/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html index d1099a1c3..fbfba6a8e 100644 --- a/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html +++ b/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html @@ -205,7 +205,7 @@ {% if var.cached_availability.0 == 100 and not item.current_unavailability_reason and not var.current_unavailability_reason %}
{% if var.order_max == 1 %} -