mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Set default columns for the projects list (#29482).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18766 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -230,6 +230,13 @@ time_entry_list_defaults:
|
||||
- hours
|
||||
totalable_names:
|
||||
- hours
|
||||
project_list_defaults:
|
||||
serialized: true
|
||||
default:
|
||||
column_names:
|
||||
- name
|
||||
- identifier
|
||||
- short_description
|
||||
issue_done_ratio:
|
||||
default: 'issue_field'
|
||||
default_projects_public:
|
||||
|
||||
Reference in New Issue
Block a user