From d9a96b03b975f668658f47ea4dd8686e81e9b66d Mon Sep 17 00:00:00 2001 From: Sanford Student Date: Wed, 1 Feb 2017 14:55:46 -0500 Subject: [PATCH] switch aria role of left nav from group to region --- lms/templates/courseware/accordion.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/courseware/accordion.html b/lms/templates/courseware/accordion.html index 580a1bf8f9..5d54e5797d 100644 --- a/lms/templates/courseware/accordion.html +++ b/lms/templates/courseware/accordion.html @@ -22,7 +22,7 @@ else: ${chapter['display_name']} -
+
% for section in chapter['sections']: