From: Toshi MARUYAMA Date: Wed, 4 Jan 2012 08:09:20 +0000 (+0000) Subject: Rails3: view: change html special characters to hexadecimal utf-8 strings at issues... X-Git-Tag: 1.4.0~793 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1812e68198cba3c60af7aa68159b6eb6cda2d1c1;p=redmine.git Rails3: view: change html special characters to hexadecimal utf-8 strings at issues/show.html.erb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8495 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/issues/show.html.erb b/app/views/issues/show.html.erb index c217e3e3e..2705f3c9f 100644 --- a/app/views/issues/show.html.erb +++ b/app/views/issues/show.html.erb @@ -6,10 +6,12 @@ <% if @prev_issue_id || @next_issue_id %> <% end %>