Pārlūkot izejas kodu

[Global] Bons cadeaux

feature/module_traiteur_v1
Fab pirms 4 gadiem
vecāks
revīzija
0a303cf113
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. +2
    -1
      ShopBundle/Form/Frontend/SendGiftVoucherType.php

+ 2
- 1
ShopBundle/Form/Frontend/SendGiftVoucherType.php Parādīt failu

@@ -32,7 +32,8 @@ class SendGiftVoucherType extends AbstractType

$builder->add('activationDate', DateType::class, [
'label' => 'Date d\'activation de votre bon cadeau',
'widget'=> 'single_text'
'widget'=> 'single_text',
//'format'=> 'dd/MM/yyyy'
])
->add('title', TextType::class, [
'label' => 'Nom de votre bon cadeau'

Notiek ielāde…
Atcelt
Saglabāt