Redmine 4.1.1
This commit is contained in:
parent
33e7b881a5
commit
3d976f1b3b
1593 changed files with 36180 additions and 19489 deletions
|
@ -7,6 +7,8 @@
|
|||
|
||||
<p><%= setting_select :cross_project_subtasks, cross_project_subtasks_options %></p>
|
||||
|
||||
<p><%= setting_check_box :close_duplicate_issues %></p>
|
||||
|
||||
<p><%= setting_check_box :issue_group_assignment %></p>
|
||||
|
||||
<p><%= setting_check_box :default_issue_start_date_to_creation_date %></p>
|
||||
|
@ -20,6 +22,8 @@
|
|||
<p><%= setting_text_field :issues_export_limit, :size => 6 %></p>
|
||||
|
||||
<p><%= setting_text_field :gantt_items_limit, :size => 6 %></p>
|
||||
|
||||
<p><%= setting_text_field :gantt_months_limit, :size => 6 %></p>
|
||||
</div>
|
||||
|
||||
<fieldset class="box">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue