Skip to content

Commit b825b4a

Browse files
authored
Update Select2EntityType.php
1 parent 404e6ca commit b825b4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Form/Type/Select2EntityType.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ public function configureOptions(OptionsResolver $resolver)
163163
'text_property' => null,
164164
'placeholder' => false,
165165
'language' => $this->config['language'],
166+
'theme' => $this->config['theme'],
166167
'required' => false,
167168
'cache' => $this->config['cache'],
168169
'cache_timeout' => $this->config['cache_timeout'],

0 commit comments

Comments
 (0)