alias d'url refs #2464

This commit is contained in:
Bachir Soussi Chiadmi 2023-12-19 12:41:06 +01:00
parent 0e876fbf97
commit 34164911b4
1 changed files with 7 additions and 1 deletions

View File

@ -12,6 +12,7 @@ dependencies:
- field_group - field_group
- file - file
- link - link
- path
- text - text
third_party_settings: third_party_settings:
field_group: field_group:
@ -102,6 +103,12 @@ content:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
path:
type: path
weight: 4
region: content
settings: { }
third_party_settings: { }
status: status:
type: boolean_checkbox type: boolean_checkbox
weight: 3 weight: 3
@ -120,7 +127,6 @@ content:
hidden: hidden:
created: true created: true
langcode: true langcode: true
path: true
promote: true promote: true
sticky: true sticky: true
uid: true uid: true