Commit ee62dcd
committed
bug #877 Fix DateTimePicker widget (yceruto)
This PR was merged into the master branch.
Discussion
----------
Fix DateTimePicker widget
As spotted here symfony/symfony#28723 (comment) we need to disable `html5` to use a `type="text"` input and make it work again.
| before | after |
| --- | --- |
|  |  |
Commits
-------
a556025 Fix DateTimePicker widget1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
0 commit comments