braincrafted / bootstrap-bundle

BraincraftedBootstrapBundle integrates Bootstrap into Symfony2 by providing templates, Twig extensions, services and commands.
http://bootstrap.braincrafted.com
MIT License
399 stars 184 forks source link

Missing choice_translation_domain for expanded choice #457

Open pmdevelopment opened 7 years ago

pmdevelopment commented 7 years ago

Hello,

the option choice_translation_domain for ChoiceType works great with collapsed choices, but not with expanded.

Best regards