From: Jean-Philippe Lang Date: Fri, 28 Nov 2014 14:02:57 +0000 (+0000) Subject: Typo. X-Git-Tag: 3.0.0~323 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3c7f638a834d6d9717e3d8babe3bab6af5100994;p=redmine.git Typo. git-svn-id: http://svn.redmine.org/redmine/trunk@13664 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/lib/redmine/helpers/gantt.rb b/lib/redmine/helpers/gantt.rb index 66ab3148a..14df7a0ad 100644 --- a/lib/redmine/helpers/gantt.rb +++ b/lib/redmine/helpers/gantt.rb @@ -778,7 +778,7 @@ module Redmine end end # Renders the markers - if true + if markers if coords[:start] style = "" style << "top:#{params[:top]}px;"