remove role="application" from problems (TNL-563)
Committer: Adam Palay <adam@edx.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<h2 class="problem-header">Custom Javascript Display and Grading</h2>
|
||||
|
||||
<div role="application" class="problem">
|
||||
<div class="problem">
|
||||
<div>
|
||||
<span>
|
||||
<section data-processed="true" data-sop="false" data-setstate="WebGLDemo.setState"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
<div class="problem-progress"></div>
|
||||
|
||||
<div class="problem" role="application">
|
||||
<div class="problem">
|
||||
${ problem['html'] }
|
||||
|
||||
<div class="action">
|
||||
|
||||
Reference in New Issue
Block a user