config
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
uuid: ae81d672-ccee-4a5b-8d24-7e9e03d44163
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static.status
|
||||
field_name: status
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: Publié
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
Reference in New Issue
Block a user