From 9c6d95b05991581c52f1d150dd6740a5ae3e8dc3 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Sat, 10 Mar 2018 02:36:46 +0000 Subject: Show the number of attachments on wiki pages (#27090). Patch by Tomomi Yuzuriha. git-svn-id: http://svn.redmine.org/redmine/trunk@17231 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/wiki/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/wiki') diff --git a/app/views/wiki/show.html.erb b/app/views/wiki/show.html.erb index a4de3e7eb..8dd106818 100644 --- a/app/views/wiki/show.html.erb +++ b/app/views/wiki/show.html.erb @@ -46,7 +46,7 @@ <%= render(:partial => "wiki/content", :locals => {:content => @content}) %>