Commit e630fba9 by Syed Hassan Raza

Add accessible text

parent cfb761bf
......@@ -18,5 +18,6 @@
<span id="answer_${id}"></span>
<div class="indicator-container">
<span class="status ${status.classname}" id="status_${id}" aria-describedby="input_${id}"></span>
<span class="sr">${status.display_name}</span>
</div>
</div>
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