From c3ee4dadfb92c75e8649cad7e0ed57c2ec02ec00 Mon Sep 17 00:00:00 2001 From: cxt Date: Tue, 5 Apr 2016 11:24:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E5=93=81=E6=8F=90=E4=BA=A4=E7=A1=AE?= =?UTF-8?q?=E8=AE=A4=E6=A1=86=E7=9A=84=E9=AB=98=E5=BA=A6=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/student_work/_work_edit_information.html.erb | 4 ++-- app/views/student_work/_work_information.html.erb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/student_work/_work_edit_information.html.erb b/app/views/student_work/_work_edit_information.html.erb index 38e7e7c7e..057d305d5 100644 --- a/app/views/student_work/_work_edit_information.html.erb +++ b/app/views/student_work/_work_edit_information.html.erb @@ -4,9 +4,9 @@

作品名称:<%=@student_work.name%>

-
+
作品描述:
-
<%=@student_work.description.html_safe %>
+
<%=@student_work.description.html_safe %>

diff --git a/app/views/student_work/_work_information.html.erb b/app/views/student_work/_work_information.html.erb index 88684263a..1ced6c84c 100644 --- a/app/views/student_work/_work_information.html.erb +++ b/app/views/student_work/_work_information.html.erb @@ -4,9 +4,9 @@

作品名称:<%=@student_work.name%>

-
+
作品描述:
-
<%=@student_work.description.html_safe %>
+
<%=@student_work.description.html_safe %>