]> source.dussan.org Git - redmine.git/commitdiff
Fixed: unable to change how many months are displayed on the gantt.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 11 Oct 2007 20:38:49 +0000 (20:38 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 11 Oct 2007 20:38:49 +0000 (20:38 +0000)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@828 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/projects/gantt.rhtml

index 75e5b9fc52ece9e245c8ccc67d18000f443ec34d..21ef600a8851122ce4ae15dc2606bd82552d0172 100644 (file)
@@ -27,7 +27,7 @@ t_height = g_height + headers_height
 
 <h2><%= l(:label_gantt) %></h2>
 
-<% form_tag(params.merge(:month => nil, :year => nil, :years => nil)) do %>
+<% form_tag(params.merge(:month => nil, :year => nil, :months => nil)) do %>
 <table width="100%">
 <tr>
 <td align="left">