From 3bd62310ada6848b88c2bcb502cc4b23f9b76cf1 Mon Sep 17 00:00:00 2001 From: ouyangxuhua Date: Tue, 15 Sep 2015 16:45:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0word-wrap=E5=8F=8Aword-break?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/journals/diff.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/journals/diff.html.erb b/app/views/journals/diff.html.erb index 190459b71..7768f0833 100644 --- a/app/views/journals/diff.html.erb +++ b/app/views/journals/diff.html.erb @@ -1,7 +1,7 @@

<%=h @issue.tracker %> #<%= @issue.id %>

由<%= @journal.user %> 更新于 <%= format_time @journal.created_on %>

-
+
<%= simple_format_without_paragraph @diff.to_html %>