From 668e66db094f7ddec12cd29cf0c7705788b5f1a8 Mon Sep 17 00:00:00 2001 From: David Smith <39445562+smithdc1@users.noreply.github.com> Date: Fri, 15 Dec 2023 09:30:50 +0000 Subject: [PATCH] Used
{% endif %} {% if tag %}{{ tag }}{% else %}div{% endif %}> {% if field|is_checkbox and tag != "td" %} {% if label_class %} diff --git a/crispy_bootstrap5/templates/bootstrap5/layout/checkboxselectmultiple_inline.html b/crispy_bootstrap5/templates/bootstrap5/layout/checkboxselectmultiple_inline.html index a494991..1057583 100644 --- a/crispy_bootstrap5/templates/bootstrap5/layout/checkboxselectmultiple_inline.html +++ b/crispy_bootstrap5/templates/bootstrap5/layout/checkboxselectmultiple_inline.html @@ -4,11 +4,13 @@