diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2018-09-23 11:59:52 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2018-09-23 11:59:52 +0000 |
commit | aac543dfba671a2848536cc22a9513ff1154fc46 (patch) | |
tree | e7fa9362215e5f43a99e86401d661d2868283f91 /config/settings.yml | |
parent | 5fbe5d74bc07e55130005ac2200d568f98fd5aa2 (diff) | |
download | redmine-aac543dfba671a2848536cc22a9513ff1154fc46.tar.gz redmine-aac543dfba671a2848536cc22a9513ff1154fc46.zip |
Column Project is no longer added by default to the list of default columns for time entries (#26537).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17503 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/settings.yml')
-rw-r--r-- | config/settings.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/settings.yml b/config/settings.yml index 10f8c4b7b..80946ec42 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -219,6 +219,8 @@ time_entry_list_defaults: - issue - comments - hours + totalable_names: + - hours issue_done_ratio: default: 'issue_field' default_projects_public: |