diff --git a/crudkit/ui/templates/field.html b/crudkit/ui/templates/field.html index 2f3428d..0efe44b 100644 --- a/crudkit/ui/templates/field.html +++ b/crudkit/ui/templates/field.html @@ -1,5 +1,4 @@ {# show label unless hidden/custom #} - {% if field_type != 'hidden' and field_label %}