Fixed: unable to change how many months are displayed on the gantt.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@828 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2007-10-11 20:38:49 +00:00
parent f7daee47a6
commit 3a0cd55622
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ t_height = g_height + headers_height
<h2><%= l(:label_gantt) %></h2> <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%"> <table width="100%">
<tr> <tr>
<td align="left"> <td align="left">