From: Jean-Philippe Lang Date: Sat, 18 Jun 2016 06:50:59 +0000 (+0000) Subject: Merged r15543. X-Git-Tag: 3.3.0~18 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4b4840719495bd17a508f3eadf93af4053e7dd5a;p=redmine.git Merged r15543. git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15544 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/projects/show.html.erb b/app/views/projects/show.html.erb index 007f0fab2..3e384530c 100644 --- a/app/views/projects/show.html.erb +++ b/app/views/projects/show.html.erb @@ -23,15 +23,11 @@ <%= textilizable @project.description %> <% end %> - <% if @project.homepage.present? || @subprojects.any? || @project.visible_custom_field_values.any?(&:present?) %> + <% if @project.homepage.present? || @project.visible_custom_field_values.any?(&:present?) %>