23 lines
419 B
YAML
23 lines
419 B
YAML
|
uuid: b2e74abb-e6dd-4781-9a93-3c41d78af16d
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- taxonomy.vocabulary.services
|
||
|
id: taxonomy_term.services.status
|
||
|
field_name: status
|
||
|
entity_type: taxonomy_term
|
||
|
bundle: services
|
||
|
label: Published
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value:
|
||
|
-
|
||
|
value: 1
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
on_label: 'On'
|
||
|
off_label: 'Off'
|
||
|
field_type: boolean
|