Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
|
@ -0,0 +1,23 @@
|
|||
uuid: 2f3a3c1c-c1f2-4e8a-a857-658c3c277d56
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_action_end_date
|
||||
- node.type.action
|
||||
module:
|
||||
- datetime
|
||||
_core:
|
||||
default_config_hash: 6eKob9153cICkva_xkxpAozeUzAbUBaDqdxC9BPX6Js
|
||||
id: node.action.field_action_end_date
|
||||
field_name: field_action_end_date
|
||||
entity_type: node
|
||||
bundle: action
|
||||
label: 'Action end date'
|
||||
description: 'Set a date for when this action ends.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: datetime
|
Loading…
Add table
Add a link
Reference in a new issue