added profiles on user view & edit pages
This commit is contained in:
@@ -10,6 +10,7 @@ dependencies:
|
||||
module:
|
||||
- address
|
||||
- commerce_tax
|
||||
- telephone_formatter
|
||||
enforced:
|
||||
module:
|
||||
- commerce_order
|
||||
@@ -27,6 +28,16 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
phone:
|
||||
type: telephone_formatter
|
||||
label: above
|
||||
settings:
|
||||
format: 1
|
||||
link: true
|
||||
default_country: null
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
tax_number:
|
||||
type: commerce_tax_number_default
|
||||
label: above
|
||||
@@ -36,5 +47,5 @@ content:
|
||||
weight: 1
|
||||
region: content
|
||||
hidden:
|
||||
phone: true
|
||||
search_api_excerpt: true
|
||||
synonyms: true
|
||||
|
Reference in New Issue
Block a user