From 37920d36c96f8c23fb102c8603c42654bb2cf9ed Mon Sep 17 00:00:00 2001 From: linhk <304431313@.com> Date: Sat, 23 Aug 2014 10:09:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E5=85=B1=E8=B4=B4=E5=90=A7=E4=B8=BB?= =?UTF-8?q?=E9=A2=98=E8=87=AA=E5=8A=A8=E5=88=86=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/memos/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/memos/show.html.erb b/app/views/memos/show.html.erb index 75030797b..76e4990a5 100644 --- a/app/views/memos/show.html.erb +++ b/app/views/memos/show.html.erb @@ -46,7 +46,7 @@ -
<%= label_tag l(:field_subject) %>: <%=h @memo.subject %>
+
<%= label_tag l(:field_subject) %>: <%=h @memo.subject %>
<%= textAreailizable(@memo,:content) %>