From: Jean-Philippe Lang Date: Sun, 29 Jan 2012 21:21:45 +0000 (+0000) Subject: Display custom_field_values instead of custom_values. X-Git-Tag: 1.4.0~570 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0cd62a3c7776a311b0776899bf4734cd7f4e583a;p=redmine.git Display custom_field_values instead of custom_values. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8725 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/versions/_overview.html.erb b/app/views/versions/_overview.html.erb index b97c51560..aea77af12 100644 --- a/app/views/versions/_overview.html.erb +++ b/app/views/versions/_overview.html.erb @@ -7,8 +7,8 @@

<%=h version.description %>

<% if version.custom_values.any? %>