mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
#16 Fix html5 widget for ChillDateTimeType
This commit is contained in:
parent
928869666c
commit
56a7833858
@ -27,7 +27,6 @@ class ChillDateTimeType extends AbstractType
|
||||
{
|
||||
$resolver
|
||||
->setDefault('date_widget', 'single_text')
|
||||
->setDefault('date_format', 'dd-MM-yyyy')
|
||||
->setDefault('time_widget', 'choice')
|
||||
->setDefault('minutes', range(0, 59, 5))
|
||||
->setDefault('hours', range(8, 22))
|
||||
|
Loading…
x
Reference in New Issue
Block a user