Selaa lähdekoodia

Merge branch 'develop'

master
Guillaume 4 vuotta sitten
vanhempi
commit
1c7a908043
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      ShopBundle/Form/Backend/Common/AddressType.php

+ 1
- 0
ShopBundle/Form/Backend/Common/AddressType.php Näytä tiedosto

@@ -26,6 +26,7 @@ class AddressType extends AbstractType

public function buildForm(FormBuilderInterface $builder, array $options)
{

$builder
->add('title', TextType::class, ['label' => 'Titre'])
->add('type', ChoiceType::class, [

Loading…
Peruuta
Tallenna