Merge branch 'master' of figureslibres.io:bachir/popsu-d9
This commit is contained in:
commit
413c75c32b
@ -23,7 +23,7 @@ default_value:
|
||||
locality: ''
|
||||
dependent_locality: null
|
||||
postal_code: ''
|
||||
sorting_code: ''
|
||||
sorting_code: null
|
||||
address_line1: ''
|
||||
address_line2: ''
|
||||
organization: null
|
||||
@ -43,7 +43,19 @@ settings:
|
||||
override: hidden
|
||||
organization:
|
||||
override: hidden
|
||||
addressLine1:
|
||||
override: optional
|
||||
addressLine2:
|
||||
override: optional
|
||||
postalCode:
|
||||
override: optional
|
||||
sortingCode:
|
||||
override: hidden
|
||||
dependentLocality:
|
||||
override: optional
|
||||
locality:
|
||||
override: optional
|
||||
administrativeArea:
|
||||
override: optional
|
||||
fields: { }
|
||||
field_type: address
|
||||
|
@ -12,6 +12,7 @@ permissions:
|
||||
- 'access files overview'
|
||||
- 'access site in maintenance mode'
|
||||
- 'access toolbar'
|
||||
- 'administer nodes'
|
||||
- 'break content lock'
|
||||
- 'change own username'
|
||||
- 'create actualite content'
|
||||
|
Loading…
x
Reference in New Issue
Block a user