Commit cfb761bf by Syed Hassan Raza

Indicator-container div apply to status

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