forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
23 lines
415 B
YAML
23 lines
415 B
YAML
uuid: 9484b9c7-432e-4b9c-ab57-6e619b597382
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- taxonomy.vocabulary.project
|
|
id: taxonomy_term.project.status
|
|
field_name: status
|
|
entity_type: taxonomy_term
|
|
bundle: project
|
|
label: Published
|
|
description: ''
|
|
required: false
|
|
translatable: true
|
|
default_value:
|
|
-
|
|
value: 1
|
|
default_value_callback: ''
|
|
settings:
|
|
on_label: 'On'
|
|
off_label: 'Off'
|
|
field_type: boolean
|