Skip to content
Snippets Groups Projects
Unverified Commit 374bb899 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2983665 by cferthorney, zuhair_ak, Saviktor, John Cook, Eli-T,...

Issue #2983665 by cferthorney, zuhair_ak, Saviktor, John Cook, Eli-T, longwave, alexpott: Inconsistent ordering of views of content in Umami
parent 0b2393d8
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -144,6 +144,20 @@ display:
expose:
label: ''
granularity: second
nid:
id: nid
table: node_field_data
field: nid
relationship: none
group_type: group
admin_label: ''
order: ASC
exposed: false
expose:
label: ''
entity_type: node
entity_field: nid
plugin_id: standard
title: 'More featured articles'
header: { }
footer: { }
......
......@@ -158,6 +158,20 @@ display:
expose:
label: ''
granularity: second
nid:
id: nid
table: node_field_data
field: nid
relationship: none
group_type: group
admin_label: ''
order: ASC
exposed: false
expose:
label: ''
entity_type: node
entity_field: nid
plugin_id: standard
title: Articles
header: { }
footer: { }
......
......@@ -249,6 +249,20 @@ display:
granularity: second
entity_type: node
entity_field: created
nid:
id: nid
table: node_field_data
field: nid
relationship: none
group_type: group
admin_label: ''
order: ASC
exposed: false
expose:
label: ''
entity_type: node
entity_field: nid
plugin_id: standard
style:
type: default
options:
......
......@@ -158,6 +158,20 @@ display:
expose:
label: ''
granularity: second
nid:
id: nid
table: node_field_data
field: nid
relationship: none
group_type: group
admin_label: ''
order: ASC
exposed: false
expose:
label: ''
entity_type: node
entity_field: nid
plugin_id: standard
title: Recipes
header: { }
footer: { }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment