mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Code cleanup
This commit is contained in:
parent
fb8040396d
commit
a62a94741d
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{% extends '@SyliusShop/checkout/shared/layout.html.twig' %}
|
||||
|
||||
{% set checkout_address_hook = 'sylius_shop.checkout' %}
|
||||
{% set prefixes = [checkout_address_hook] %}
|
||||
{% set prefixes = ['sylius_shop.checkout'] %}
|
||||
{% set active_step = 'address' %}
|
||||
|
||||
{% block title %}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue