downgraded flag & flag_lists as flag_lists db upgrade failes
upgraded core to ^9.3
This commit is contained in:
@@ -7,21 +7,21 @@ dependencies:
|
||||
- email_registration
|
||||
_core:
|
||||
default_config_hash: wwkDVBiXUqSzRifJbb71ajFBklJdNJ_DgS67IF-_qgY
|
||||
id: default
|
||||
label: Default
|
||||
id: default
|
||||
plugin: multistep_default
|
||||
configuration:
|
||||
display_checkout_progress: true
|
||||
panes:
|
||||
login:
|
||||
allow_guest_checkout: true
|
||||
allow_registration: false
|
||||
step: login
|
||||
weight: 0
|
||||
allow_guest_checkout: true
|
||||
allow_registration: false
|
||||
contact_information:
|
||||
double_entry: true
|
||||
step: order_information
|
||||
weight: 1
|
||||
double_entry: true
|
||||
billing_information:
|
||||
step: order_information
|
||||
weight: 2
|
||||
@@ -32,6 +32,6 @@ configuration:
|
||||
step: complete
|
||||
weight: 4
|
||||
order_summary:
|
||||
view: commerce_checkout_order_summary
|
||||
step: _sidebar
|
||||
weight: 5
|
||||
view: commerce_checkout_order_summary
|
||||
|
Reference in New Issue
Block a user