remove aria-hidden from staff lms controls
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user