fix entry translation bug fix #643
This commit is contained in:
@@ -13,7 +13,7 @@ bundle: user
|
||||
label: 'Domain Access'
|
||||
description: 'Select the affiliate domain(s) for this user'
|
||||
required: false
|
||||
translatable: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user