Skip to content

Commit b55a5f4

Browse files
authored
Update fields.html.twig
1 parent b825b4a commit b55a5f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/views/Form/fields.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
'data-ajax--delay': delay,
77
'data-ajax--data-type': "json",
88
'data-language' :language,
9+
'data-theme' :theme,
910
'data-minimum-input-length': minimum_input_length,
1011
'data-placeholder': placeholder|trans({}, translation_domain),
1112
'data-page-limit': page_limit,

0 commit comments

Comments
 (0)