diff --git a/app/views/gantts/show.html.erb b/app/views/gantts/show.html.erb index 4581199ce..759f8c232 100644 --- a/app/views/gantts/show.html.erb +++ b/app/views/gantts/show.html.erb @@ -48,10 +48,10 @@ -
- <%= gantt_zoom_link(@gantt, :in) %> - <%= gantt_zoom_link(@gantt, :out) %> -
+ + + +<%= l(:notice_gantt_chart_truncated, :max => @gantt.max_rows) %>
-<% end %> +<%# if @gantt.truncated %> + +<%# end %>