]> source.dussan.org Git - redmine.git/commitdiff
Typo.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 28 Nov 2014 14:02:57 +0000 (14:02 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 28 Nov 2014 14:02:57 +0000 (14:02 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@13664 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/helpers/gantt.rb

index 66ab3148acc869d29688c86ce990d721e57db564..14df7a0ad1970b04792f074e4ea216189dd50ad4 100644 (file)
@@ -778,7 +778,7 @@ module Redmine
           end
         end
         # Renders the markers
-        if true
+        if markers
           if coords[:start]
             style = ""
             style << "top:#{params[:top]}px;"