summaryrefslogtreecommitdiffstats
path: root/config/settings.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2016-06-11 07:26:23 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2016-06-11 07:26:23 +0000
commit79fcbc82dc9c8d9d7023823e6e44e56e4970ff9d (patch)
tree2ac1da6d0331cc3f75276ec2489cbc2948696461 /config/settings.yml
parent893c96a9909d0365a28c8cf4ac5fa7d4a3ec75e3 (diff)
downloadredmine-79fcbc82dc9c8d9d7023823e6e44e56e4970ff9d.tar.gz
redmine-79fcbc82dc9c8d9d7023823e6e44e56e4970ff9d.zip
Adds a setting for choosing the new object menu item style (#15880).
Set to use the new "+" drop-down by default, but let users revert to the "New issue" tab, or no menu item at all. git-svn-id: http://svn.redmine.org/redmine/trunk@15508 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/settings.yml')
-rw-r--r--config/settings.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/settings.yml b/config/settings.yml
index fd807c8a1..807f9b7a7 100644
--- a/config/settings.yml
+++ b/config/settings.yml
@@ -275,5 +275,5 @@ non_working_week_days:
default:
- '6'
- '7'
-new_project_issue_tab_enabled:
- default: 0
+new_item_menu_tab:
+ default: 2