mirror of
https://github.com/redmine/redmine.git
synced 2026-01-16 12:32:58 +01:00
Add "Color" to to the list of default gratavar options (#43658).
Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@24296 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -240,6 +240,7 @@ module SettingsHelper
|
||||
|
||||
def gravatar_default_setting_options
|
||||
[['Initials', 'initials'],
|
||||
['Color', 'color'],
|
||||
['Mystery man', 'mm'],
|
||||
['Identicons', 'identicon'],
|
||||
['Monster ids', 'monsterid'],
|
||||
|
||||
Reference in New Issue
Block a user