]> source.dussan.org Git - redmine.git/commit
Fixed: Custom field is rendered, even if its value is empty (for multiple) (#18654).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 10 Jan 2015 13:03:52 +0000 (13:03 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 10 Jan 2015 13:03:52 +0000 (13:03 +0000)
commita18c719fcc9cf2bf44bed59944ae1ad349dce970
tree3e9f836b1c3edda9f6decb095509e58e1e02c01f
parenta77d884157439c226342e789f13bd6bfe8dd4227
Fixed: Custom field is rendered, even if its value is empty (for multiple) (#18654).

git-svn-id: http://svn.redmine.org/redmine/trunk@13864 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/custom_fields_helper.rb
app/views/projects/show.html.erb
app/views/versions/_overview.html.erb
test/functional/projects_controller_test.rb