reactivated view admin_nodes (why it has been deactivated ?)
This commit is contained in:
parent
c41c3e5050
commit
3e0582558b
|
@ -1,6 +1,6 @@
|
||||||
uuid: 7c5379ee-8471-4304-9679-4f901471a0f0
|
uuid: 7c5379ee-8471-4304-9679-4f901471a0f0
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: false
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- node.type.concernement
|
- node.type.concernement
|
||||||
|
@ -126,7 +126,16 @@ display:
|
||||||
cache:
|
cache:
|
||||||
type: tag
|
type: tag
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty:
|
||||||
|
messages:
|
||||||
|
id: messages
|
||||||
|
table: views
|
||||||
|
field: messages
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
plugin_id: messages
|
||||||
|
empty: true
|
||||||
sorts: { }
|
sorts: { }
|
||||||
arguments: { }
|
arguments: { }
|
||||||
filters:
|
filters:
|
||||||
|
@ -257,7 +266,18 @@ display:
|
||||||
replica: false
|
replica: false
|
||||||
query_tags: { }
|
query_tags: { }
|
||||||
relationships: { }
|
relationships: { }
|
||||||
header: { }
|
header:
|
||||||
|
area_text_custom:
|
||||||
|
id: area_text_custom
|
||||||
|
table: views
|
||||||
|
field: area_text_custom
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
plugin_id: text_custom
|
||||||
|
empty: true
|
||||||
|
content: 'no results'
|
||||||
|
tokenize: false
|
||||||
footer: { }
|
footer: { }
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
|
@ -824,8 +844,8 @@ display:
|
||||||
weight: -100
|
weight: -100
|
||||||
expanded: true
|
expanded: true
|
||||||
menu_name: administrator
|
menu_name: administrator
|
||||||
parent: 'menu_link_content:fdbfb209-104e-4881-98d3-0bd437f0d770'
|
parent: ''
|
||||||
context: '0'
|
context: '1'
|
||||||
tab_options:
|
tab_options:
|
||||||
type: none
|
type: none
|
||||||
title: Contenus
|
title: Contenus
|
||||||
|
@ -1479,8 +1499,8 @@ display:
|
||||||
weight: -99
|
weight: -99
|
||||||
expanded: true
|
expanded: true
|
||||||
menu_name: administrator
|
menu_name: administrator
|
||||||
parent: 'menu_link_content:fdbfb209-104e-4881-98d3-0bd437f0d770'
|
parent: ''
|
||||||
context: '0'
|
context: '1'
|
||||||
tab_options:
|
tab_options:
|
||||||
type: none
|
type: none
|
||||||
title: Contenus
|
title: Contenus
|
||||||
|
|
Loading…
Reference in New Issue