Commit c2e32502 by Christine Lytwynec

remove aria-hidden from staff lms controls

parent dba12c09
......@@ -21,7 +21,7 @@ ${block_content}
</div>
% endif
% if not disable_staff_debug_info:
<div class="wrap-instructor-info" aria-hidden="true">
<div class="wrap-instructor-info">
<a class="instructor-info-action" href="#${element_id}_debug" id="${element_id}_trig">${_("Staff Debug Info")}</a>
% if settings.FEATURES.get('ENABLE_STUDENT_HISTORY_VIEW') and \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment