From 0cd62a3c7776a311b0776899bf4734cd7f4e583a Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 29 Jan 2012 21:21:45 +0000 Subject: 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 --- app/views/versions/_overview.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views/versions') 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? %>