Przeglądaj źródła

Merge branch 'develop'

master
Guillaume 4 lat temu
rodzic
commit
55454d08c2
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      ShopBundle/Form/Backend/Common/AddressType.php

+ 0
- 1
ShopBundle/Form/Backend/Common/AddressType.php Wyświetl plik

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

public function buildForm(FormBuilderInterface $builder, array $options)
{
dump($options);
$builder
->add('title', TextType::class, ['label' => 'Titre'])
->add('type', ChoiceType::class, [

Ładowanie…
Anuluj
Zapisz