We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404e6ca commit b825b4aCopy full SHA for b825b4a
Form/Type/Select2EntityType.php
@@ -163,6 +163,7 @@ public function configureOptions(OptionsResolver $resolver)
163
'text_property' => null,
164
'placeholder' => false,
165
'language' => $this->config['language'],
166
+ 'theme' => $this->config['theme'],
167
'required' => false,
168
'cache' => $this->config['cache'],
169
'cache_timeout' => $this->config['cache_timeout'],
0 commit comments