Configure events view to sort in ascending order by date (rather than desc)

This commit is contained in:
Keegan Rankin 2024-02-06 12:55:32 -08:00
parent 45775cb68d
commit 4d08ee2222

View file

@ -138,9 +138,10 @@ display:
group_type: group
admin_label: ''
plugin_id: search_api
order: DESC
order: ASC
expose:
label: ''
field_identifier: ''
exposed: false
arguments: { }
filters: { }