created thematique admin view, added action create thematique, thematique form display
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
uuid: 53ee10ef-653e-4830-baca-ca298a282d94
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_short_description
|
||||
- node.type.thematique
|
||||
id: node.thematique.field_short_description
|
||||
field_name: field_short_description
|
||||
entity_type: node
|
||||
bundle: thematique
|
||||
label: 'Short description'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
Reference in New Issue
Block a user