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