moved config/sync to project root dir
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
uuid: 6149b1f5-5d01-463a-b194-3dab51ea4502
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- options
|
||||
id: node.field_view_mode
|
||||
field_name: field_view_mode
|
||||
entity_type: node
|
||||
type: list_integer
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: 1
|
||||
label: 'Image 2 colonnes'
|
||||
-
|
||||
value: 2
|
||||
label: 'Image 1 colonne'
|
||||
-
|
||||
value: 3
|
||||
label: 'Texte 1 colonne'
|
||||
allowed_values_function: ''
|
||||
module: options
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user