show year
This commit is contained in:
parent
b8d552f79a
commit
678093e456
1 changed files with 2 additions and 2 deletions
|
@ -583,7 +583,7 @@
|
|||
},
|
||||
{
|
||||
"id": "commissionedby",
|
||||
"title": "commissioned by",
|
||||
"title": "Commissioned By",
|
||||
"type": ["string"],
|
||||
"autocomplete": true,
|
||||
"columnWidth": 180,
|
||||
|
@ -1287,7 +1287,7 @@
|
|||
{"id": "location", "sort": [{"key": "name", "operator": "+"}]},
|
||||
{"id": "methodologies", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "collaborators", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "additionalfunding", "sort": [{"key": "items", "operator": "-"}]}
|
||||
{"id": "year", "sort": [{"key": "items", "operator": "-"}]}
|
||||
],
|
||||
"filtersSize": 176,
|
||||
"find": {"conditions": [], "operator": "&"},
|
||||
|
|
Loading…
Reference in a new issue