Loading modules/drowl_paragraphs_types/templates/paragraph--drowl-paragraphs-types--container-tabs-accordion.html.twig +5 −1 Original line number Diff line number Diff line Loading @@ -39,8 +39,12 @@ {# Dont' remove this preview check - otherwise you will run into layout pragraphs issues, see: https://www.drupal.org/project/drowl_paragraphs/issues/3228383 Also don't remove the wrapper div, see: https://www.drupal.org/project/drowl_paragraphs/issues/3265862 #} <div{{ attributes.addClass(classes) }}> {{ content }} </div> {% else %} {{ attach_library('drowl_paragraphs_types/containers') }} {{ attach_library('foundation_sites/responsiveAccordionTabs') }} Loading Loading
modules/drowl_paragraphs_types/templates/paragraph--drowl-paragraphs-types--container-tabs-accordion.html.twig +5 −1 Original line number Diff line number Diff line Loading @@ -39,8 +39,12 @@ {# Dont' remove this preview check - otherwise you will run into layout pragraphs issues, see: https://www.drupal.org/project/drowl_paragraphs/issues/3228383 Also don't remove the wrapper div, see: https://www.drupal.org/project/drowl_paragraphs/issues/3265862 #} <div{{ attributes.addClass(classes) }}> {{ content }} </div> {% else %} {{ attach_library('drowl_paragraphs_types/containers') }} {{ attach_library('foundation_sites/responsiveAccordionTabs') }} Loading