From e50ac88f694c9536873cf9ba1c8aeeb0d1d993cd Mon Sep 17 00:00:00 2001 From: Jens <11321022+SnejPro@users.noreply.github.com> Date: Tue, 31 Dec 2024 01:07:00 +0100 Subject: [PATCH 1/5] Fix: Remove field_class from div-wrapper in FormActions --- crispy_bootstrap5/templates/bootstrap5/layout/formactions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crispy_bootstrap5/templates/bootstrap5/layout/formactions.html b/crispy_bootstrap5/templates/bootstrap5/layout/formactions.html index 6daaa07..3b1072e 100644 --- a/crispy_bootstrap5/templates/bootstrap5/layout/formactions.html +++ b/crispy_bootstrap5/templates/bootstrap5/layout/formactions.html @@ -1,6 +1,6 @@