We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92597ec commit a703b69Copy full SHA for a703b69
1 file changed
Resources/views/Form/div_layout.html.twig
@@ -14,7 +14,8 @@
14
todayHighlight: 'date-today-highlight',
15
keyboardNavigation: 'date-keyboard-navigation',
16
forceParse: 'date-force-parse',
17
- pickerPosition: 'picker-position',
+ pickerPosition 'picker-position',
18
+ language: 'date-language',
19
} %}
20
21
{% if widget == "single_text" %}
0 commit comments