LMS: fixing skip links and adding a11y tests
This commit is contained in:
@@ -62,7 +62,7 @@ from openedx.core.djangolib.js_utils import (
|
||||
<%block name="page_alert"></%block>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div id="content" tabindex="-1">
|
||||
<%block name="content"></%block>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user