Commit 59da196a by Александр

added not hidden field

parent 24a067da
......@@ -7,5 +7,6 @@
<div class="script_placeholder" data-src="/static/js/${display_file}"></div>
<input type="hidden" name="cryst_answer_${id}" id="cryst_answer" class="answer"/>
<!-- <input type="text" name="cryst_answer_test_${id}" id="cryst_answer_test" class="answer"/> -->
<input type="text" name="cryst_answer_test_${id}" id="cryst_answer_test" class="answer"/>
<!-- <input class="check" type="button" value="Check"/> -->
</section>
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