From 1d9d01c6b55f49d4089102c178749fa2b1c12e1e Mon Sep 17 00:00:00 2001 From: Yurii Zolotko Date: Sun, 28 Jul 2024 20:07:29 +0700 Subject: [PATCH] Fix AppendedText label class (#184) --- .../bootstrap5/layout/prepended_appended_text.html | 2 +- tests/results/test_prepended_appended_text.html | 8 ++++---- tests/test_layout_objects.py | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/crispy_bootstrap5/templates/bootstrap5/layout/prepended_appended_text.html b/crispy_bootstrap5/templates/bootstrap5/layout/prepended_appended_text.html index a48f9af..f819438 100644 --- a/crispy_bootstrap5/templates/bootstrap5/layout/prepended_appended_text.html +++ b/crispy_bootstrap5/templates/bootstrap5/layout/prepended_appended_text.html @@ -6,7 +6,7 @@
{% if field.label and form_show_labels %} -