mirror of
https://github.com/redmine/redmine.git
synced 2026-07-07 21:43:11 +02:00
remove trailing white-space from app/models/time_entry_query.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@16545 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -107,7 +107,7 @@ class TimeEntryQuery < Query
|
||||
def default_totalable_names
|
||||
[:hours]
|
||||
end
|
||||
|
||||
|
||||
def default_sort_criteria
|
||||
[['spent_on', 'desc']]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user