mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
advanced search (bis)
Ce commit contient des modifications qui sont peut-être dans un autre commit d'une autre branche.
This commit is contained in:
@@ -108,5 +108,12 @@ services:
|
||||
- "@security.token_storage"
|
||||
- "@chill.main.scope_repository"
|
||||
- "@chill.main.helper.translatable_string"
|
||||
tags:
|
||||
- { name: form.type }
|
||||
|
||||
chill.main.form.advanced_search_type:
|
||||
class: Chill\MainBundle\Form\AdvancedSearchType
|
||||
arguments:
|
||||
- "@chill.main.search_provider"
|
||||
tags:
|
||||
- { name: form.type }
|
Reference in New Issue
Block a user