agaric-coop/config/sync/core.base_field_override.paragraph.text.status.yml
David Valdez 45f7f228a0 The metatag changes were restored.
Also, the taxonomy_term view edits were removed and some words were
translated to spanish, they were restored as well.
2019-02-05 13:41:46 -06:00

22 lines
405 B
YAML

uuid: 88ebeeee-5b48-4312-a882-3f7327429d84
langcode: en
status: true
dependencies:
config:
- paragraphs.paragraphs_type.text
id: paragraph.text.status
field_name: status
entity_type: paragraph
bundle: text
label: Published
description: ''
required: false
translatable: true
default_value:
-
value: 1
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean