Guillaume 4 лет назад
Родитель
Сommit
1c7a908043
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      ShopBundle/Form/Backend/Common/AddressType.php

+ 1
- 0
ShopBundle/Form/Backend/Common/AddressType.php Просмотреть файл

@@ -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, [

Загрузка…
Отмена
Сохранить