remove role="application" from problems (TNL-563)

Committer: Adam Palay <adam@edx.org>
This commit is contained in:
Adam Palay
2014-10-06 09:11:55 -04:00
parent 22e8e9da96
commit 58cb716102
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -7,7 +7,7 @@
<div class="problem-progress"></div>
<div class="problem" role="application">
<div class="problem">
${ problem['html'] }
<div class="action">