diff --git a/templates/Form/collection_types_layout.html.twig b/templates/Form/collection_types_layout.html.twig index 93c72540..f2be11af 100644 --- a/templates/Form/collection_types_layout.html.twig +++ b/templates/Form/collection_types_layout.html.twig @@ -29,7 +29,6 @@ {% block project_bom_entry_widget %} {% set target_id = 'expand_row-' ~ form.vars.name %} - {% dump(form) %} {% import 'components/collection_type.macro.html.twig' as collection %}