Require redmine/sort_criteria globally (#35455).

Patch by Felix Schäfer.


git-svn-id: http://svn.redmine.org/redmine/trunk@21050 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2021-06-26 01:16:41 +00:00
parent 8e0c37cf72
commit 51755e4349
2 changed files with 1 additions and 2 deletions

View File

@@ -47,6 +47,7 @@ require 'redmine/platform'
require 'redmine/project_jump_box'
require 'redmine/mime_type'
require 'redmine/search'
require 'redmine/sort_criteria'
require 'redmine/syntax_highlighting'
require 'redmine/thumbnail'
require 'redmine/unified_diff'