#1854学生点击查看已提交过的问卷时,多行主观题中显示有html元素

enterprise
sw 10 years ago
parent 2b5928602e
commit 81f5a5e624

@ -13,7 +13,7 @@
<div class="cl"></div>
<div class="ur_inputs">
<p>
<%= get_anwser_vote_text poll_question.id,User.current.id%>
<%= get_anwser_vote_text(poll_question.id,User.current.id).html_safe%>
</p>
</div>
</div>

Loading…
Cancel
Save