From 7bd5e38144ee99f197de6f86953726dc5594caf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Reuiller?= Date: Thu, 17 Oct 2024 11:53:05 +0200 Subject: [PATCH] rollback dsfr part for front --- .../django/forms/widgets/checkbox_option.html | 29 +++++++++++++++---- 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/lemarche/templates/django/forms/widgets/checkbox_option.html b/lemarche/templates/django/forms/widgets/checkbox_option.html index 767b160fb..468c3d32c 100644 --- a/lemarche/templates/django/forms/widgets/checkbox_option.html +++ b/lemarche/templates/django/forms/widgets/checkbox_option.html @@ -1,8 +1,25 @@ -{% if widget.wrap_label %} - + + {% endif %} {% endif %}