Multiligual modules configuration

This commit is contained in:
David Valdez 2019-01-10 10:30:51 -06:00 committed by David Valdez
parent 1beab9114e
commit b8829e08bc
775 changed files with 8578 additions and 79 deletions

View file

@ -0,0 +1,22 @@
uuid: 9f5cef55-27fd-4b2b-8587-45ef075a742b
langcode: en
status: true
dependencies:
config:
- node.type.event
id: node.event.sticky
field_name: sticky
entity_type: node
bundle: event
label: 'Sticky at top of lists'
description: ''
required: false
translatable: false
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean