diff --git a/app/views/gantts/show.html.erb b/app/views/gantts/show.html.erb index 786c9ff30..ca5bf622a 100644 --- a/app/views/gantts/show.html.erb +++ b/app/views/gantts/show.html.erb @@ -197,13 +197,18 @@ height = (show_weeks ? header_heigth : header_heigth + g_height) <%= @gantt.lines.html_safe %> -<% -# -# Today red line (excluded from cache) -# -%> +<% ###### Today red line (excluded from cache) ###### %> <% if Date.today >= @gantt.date_from and Date.today <= @gantt.date_to %> -