Commit 554e2bf3 by chenith Committed by Harsh Shah

Updated notes field in selection criteria ansewer.

parent c20d1642
...@@ -86,7 +86,8 @@ ...@@ -86,7 +86,8 @@
</div> </div>
</div> </div>
<div class="textarea-box"> <div class="textarea-box">
<textarea class="form-control second-style" placeholder="Please add any notes to support your answer"></textarea> <oneit:ormtextarea obj="<%= answer %>" attributeName="Notes" cssClass="form-control second-style"
placeholder="Please add any notes to support your answer"/>
</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