Pārlūkot izejas kodu

[Frontoffice] Bug adresses

feature/export_comptable
Fab pirms 4 gadiem
vecāks
revīzija
2ea029a7c5
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. +3
    -3
      ShopBundle/Resources/views/backend/default/block/form_address.html.twig

+ 3
- 3
ShopBundle/Resources/views/backend/default/block/form_address.html.twig Parādīt failu

@@ -51,11 +51,11 @@
<div class="col-12">
{{ form_row(form.deliveryInfos) }}
</div>
{% if merchantUtils.getMerchantCurrent().isHubBesancon() %}
<div class="col-12">
<div class="col-12 {{ merchantUtils.getMerchantCurrent().isHubBesancon() ? '': 'hidden'}}">
{{ form_row(form.inBesanconLoop) }}
</div>
{% endif %}
<div class="col-6">
{{ form_row(form.latitude) }}
</div>

Notiek ielāde…
Atcelt
Saglabāt