mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
create type select2_choice and apply select2 only on those fields
This commit is contained in:
@@ -25,3 +25,8 @@ services:
|
||||
- "%locale%"
|
||||
tags:
|
||||
- { name: form.type, alias: translatable_string }
|
||||
|
||||
chill.main.form.type.select2choice:
|
||||
class: Chill\MainBundle\Form\Type\Select2ChoiceType
|
||||
tags:
|
||||
- {name: form.type, alias: select2_choice}
|
||||
|
Reference in New Issue
Block a user