Update sort criteria

Remove the default "Authored on" sort criteria and replace it
with a "Content: Title" sort to order the items alphabetically.
This commit is contained in:
Oliver Davies 2017-10-21 21:21:00 +01:00
parent 461e66bf53
commit 81af444a97

View file

@ -179,21 +179,20 @@ display:
entity_field: type
plugin_id: bundle
sorts:
created:
id: created
title:
id: title
table: node_field_data
field: created
order: DESC
entity_type: node
entity_field: created
plugin_id: date
field: title
relationship: none
group_type: group
admin_label: ''
order: ASC
exposed: false
expose:
label: ''
granularity: second
entity_type: node
entity_field: title
plugin_id: standard
header: { }
footer: { }
empty: { }