From 0ac21d503617ae20ff48ae2c81a4c158ad56114e Mon Sep 17 00:00:00 2001 From: Timur Tripp Date: Mon, 22 Jan 2024 11:36:05 -0700 Subject: [PATCH] CuBoulder/tiamat-theme#614 fixes expandable content `aria-expanded`/`aria-selected` errors --- templates/block/block--expandable-content.html.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/block/block--expandable-content.html.twig b/templates/block/block--expandable-content.html.twig index b99d99a4..cb7644bd 100644 --- a/templates/block/block--expandable-content.html.twig +++ b/templates/block/block--expandable-content.html.twig @@ -26,7 +26,7 @@

{% set expandableHeaderID = item.entity.field_expandable_content_title|view %} - + {{ item.entity.field_expandable_content_title|view }} @@ -53,7 +53,7 @@ @@ -65,7 +65,7 @@