#1134 Error 500
This commit is contained in:
parent
c462b72235
commit
d1079eef60
@ -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