Multiligual modules configuration
This commit is contained in:
parent
1beab9114e
commit
b8829e08bc
775 changed files with 8578 additions and 79 deletions
18
config/sync/core.base_field_override.node.action.changed.yml
Normal file
18
config/sync/core.base_field_override.node.action.changed.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
uuid: 48d33576-e3df-49a6-9dd3-2fa5cc79711c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.action
|
||||
id: node.action.changed
|
||||
field_name: changed
|
||||
entity_type: node
|
||||
bundle: action
|
||||
label: Changed
|
||||
description: 'The time that the node was last edited.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: changed
|
Loading…
Add table
Add a link
Reference in a new issue