Merge branch 'master' into devel-2.4.4
This commit is contained in:
commit
b7f6e42e4f
@ -38,7 +38,7 @@ class DmsfQuery < Query
|
||||
QueryColumn.new(:author, sortable: 'firstname, lastname')
|
||||
]
|
||||
|
||||
def initialize(attributes)
|
||||
def initialize(attributes=nil, *args)
|
||||
super attributes
|
||||
self.sort_criteria = []
|
||||
self.filters = {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user