réajout du field type de ressource

This commit is contained in:
2025-04-14 16:03:11 +02:00
parent 95e1b02760
commit e7a5e163ff
5 changed files with 72 additions and 0 deletions

View File

@@ -9,10 +9,12 @@ dependencies:
- field.field.node.ressource.field_introduction
- field.field.node.ressource.field_parties_ressource
- field.field.node.ressource.field_thematiques
- field.field.node.ressource.field_type_de_ressource
- node.type.ressource
module:
- datetime
- entity_reference_revisions
- options
- text
- user
id: node.ressource.default
@@ -69,6 +71,13 @@ content:
third_party_settings: { }
weight: 4
region: content
field_type_de_ressource:
type: list_default
label: above
settings: { }
third_party_settings: { }
weight: 108
region: content
links:
settings: { }
third_party_settings: { }