diff --git a/src/unfold/templates/unfold/helpers/field.html b/src/unfold/templates/unfold/helpers/field.html index 0279ec8ae..d0ca56199 100644 --- a/src/unfold/templates/unfold/helpers/field.html +++ b/src/unfold/templates/unfold/helpers/field.html @@ -1,7 +1,7 @@ {% load unfold %} {% if field.field.widget.input_type == "checkbox" and field.field.widget|class_name != "UnfoldAdminCheckboxSelectMultiple"%} -