enabled thematique translation, article title translation, misc
This commit is contained in:
22
config/sync/core.base_field_override.node.note.sticky.yml
Normal file
22
config/sync/core.base_field_override.node.note.sticky.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
uuid: 19fa2240-8974-4c93-91d6-76391f11fb43
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.note
|
||||
id: node.note.sticky
|
||||
field_name: sticky
|
||||
entity_type: node
|
||||
bundle: note
|
||||
label: 'Epinglé en haut des listes'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
Reference in New Issue
Block a user