From: Jean-Philippe Lang Date: Sun, 12 May 2013 09:44:52 +0000 (+0000) Subject: Merged r11761 from trunk (#13821). X-Git-Tag: 2.3.2~24 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2c408ca6a5956ceac1c162d3c76214ecd0963743;p=redmine.git Merged r11761 from trunk (#13821). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.3-stable@11836 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/documents/show.html.erb b/app/views/documents/show.html.erb index ee5890936..a8aea63da 100644 --- a/app/views/documents/show.html.erb +++ b/app/views/documents/show.html.erb @@ -12,7 +12,7 @@

<%=h @document.category.name %>
<%= format_date @document.created_on %>

-<%= textilizable @document.description, :attachments => @document.attachments %> +<%= textilizable @document, :description, :attachments => @document.attachments %>

<%= l(:label_attachment_plural) %>