mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Set default configuration for the timelog list (#26356).
git-svn-id: http://svn.redmine.org/redmine/trunk@16814 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -210,6 +210,16 @@ issue_list_default_totals:
|
||||
default: []
|
||||
display_subprojects_issues:
|
||||
default: 1
|
||||
time_entry_list_defaults:
|
||||
serialized: true
|
||||
default:
|
||||
column_names:
|
||||
- spent_on
|
||||
- user
|
||||
- activity
|
||||
- issue
|
||||
- comments
|
||||
- hours
|
||||
issue_done_ratio:
|
||||
default: 'issue_field'
|
||||
default_projects_public:
|
||||
|
||||
Reference in New Issue
Block a user