mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Removed deprecated search ordering options
This commit is contained in:
@@ -678,7 +678,6 @@ RDM_SEARCH = {
|
||||
"updated-asc",
|
||||
"created-desc",
|
||||
"created-asc",
|
||||
"mostviewed",
|
||||
],
|
||||
"query_parser_cls": QueryParser.factory(
|
||||
mapping={
|
||||
@@ -730,7 +729,6 @@ RDM_SEARCH_DRAFTS = {
|
||||
"updated-asc",
|
||||
"created-desc",
|
||||
"created-asc",
|
||||
"mostviewed",
|
||||
],
|
||||
}
|
||||
"""User records search configuration (i.e. list of uploads)."""
|
||||
|
||||
Reference in New Issue
Block a user