Skip to content
Snippets Groups Projects

Issue #3516009 by jsacksick: Use a view for the order summary by default.

Merged Jonathan Sacksick requested to merge issue/commerce-3516009:3516009-use-a-view into 3.0.x
Files
3
@@ -33,6 +33,6 @@ configuration:
step: complete
weight: 4
order_summary:
view: null
view: commerce_checkout_order_summary
step: _sidebar
weight: 5
Loading