mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Form type for Languages (select2)
This commit is contained in:
@@ -54,7 +54,13 @@ services:
|
||||
- "@request_stack"
|
||||
tags:
|
||||
- { name: form.type, alias: select2_chill_country }
|
||||
|
||||
|
||||
chill.main.form.type.select2language:
|
||||
class: Chill\MainBundle\Form\Type\Select2LanguageType
|
||||
arguments:
|
||||
- "@request_stack"
|
||||
tags:
|
||||
- { name: form.type, alias: select2_chill_language }
|
||||
|
||||
chill.main.search_provider:
|
||||
class: Chill\MainBundle\Search\SearchProvider
|
||||
|
||||
|
Reference in New Issue
Block a user