diff --git a/templates/field/field--field-tags.html.twig b/templates/field/field--field-tags.html.twig index c21fdb1d..97654814 100644 --- a/templates/field/field--field-tags.html.twig +++ b/templates/field/field--field-tags.html.twig @@ -1,6 +1,4 @@ {% apply spaceless %} - {% set section = element['#bundle'] is defined ? get_section_by_bundle(element['#bundle']) : '' %} - {% include '@bi-field/field-reference--format-label--component-chip.html.twig' with { chip_color: section|default('primary'), } %}