作业描述出现html
This commit is contained in:
parent
2e58a219e4
commit
4831aa02e6
|
@ -44,7 +44,7 @@
|
|||
<div class="">
|
||||
<div class="homeworkDetail upload_img break_word list_style max_h54" id="homeworkDetail">
|
||||
<div id="homework_description">
|
||||
<%= homework.description %>
|
||||
<%= homework.description.html_safe %>
|
||||
</div>
|
||||
</div>
|
||||
<% if is_pro %>
|
||||
|
|
Loading…
Reference in New Issue