updated core & 2 contrib modules
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
uuid: 70821783-f2e1-4e0b-a2c3-2f8db6524b0f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_domain_access
|
||||
- node.type.static
|
||||
id: node.static.field_domain_access
|
||||
field_name: field_domain_access
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: 'Domain Access'
|
||||
description: 'Select the affiliate domain(s) for this content'
|
||||
required: true
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
|
||||
settings:
|
||||
handler: 'default:domain'
|
||||
handler_settings:
|
||||
target_bundles: null
|
||||
sort:
|
||||
field: weight
|
||||
direction: ASC
|
||||
field_type: entity_reference
|
||||
Reference in New Issue
Block a user