From 77df7ff67a9fece96c09e0b56b13b715889fb64f Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Sun, 3 Jun 2018 05:00:25 +0000 Subject: [PATCH] Merged r17231 from trunk to 3.4-stable (#27090). git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17364 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/wiki/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/wiki/show.html.erb b/app/views/wiki/show.html.erb index 1cbfcbc65..eecd0d0df 100644 --- a/app/views/wiki/show.html.erb +++ b/app/views/wiki/show.html.erb @@ -47,7 +47,7 @@ <%= render(:partial => "wiki/content", :locals => {:content => @content}) %>