mirror of
https://github.com/redmine/redmine.git
synced 2026-07-15 00:11:34 +02:00
Merged r19715 from trunk to 4.0-stable (#33310).
git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@19717 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -2,7 +2,6 @@ desc 'Load Redmine default configuration data. Language is chosen interactively
|
||||
|
||||
namespace :redmine do
|
||||
task :load_default_data => :environment do
|
||||
require 'custom_field'
|
||||
include Redmine::I18n
|
||||
set_language_if_valid('en')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user