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

This commit is contained in:
sw 2015-01-23 09:28:01 +08:00
parent 2b5928602e
commit 81f5a5e624
1 changed files with 1 additions and 1 deletions

View File

@ -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>