Commit cfb761bf by Syed Hassan Raza

Indicator-container div apply to status

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