Skip to content

Commit a703b69

Browse files
authored
Added mapping for 'language' option
1 parent 92597ec commit a703b69

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Resources/views/Form/div_layout.html.twig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
todayHighlight: 'date-today-highlight',
1515
keyboardNavigation: 'date-keyboard-navigation',
1616
forceParse: 'date-force-parse',
17-
pickerPosition: 'picker-position',
17+
pickerPosition 'picker-position',
18+
language: 'date-language',
1819
} %}
1920

2021
{% if widget == "single_text" %}

0 commit comments

Comments
 (0)