diff --git a/app/views/gantts/show.html.erb b/app/views/gantts/show.html.erb index ae6a972..ad90592 100644 --- a/app/views/gantts/show.html.erb +++ b/app/views/gantts/show.html.erb @@ -150,16 +150,16 @@ if show_days height = g_height + header_heigth - 1 wday = @gantt.date_from.cwday (@gantt.date_to - @gantt.date_from + 1).to_i.times do - width = zoom - 1 - %> -