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:
2018-04-04 09:46:30 +02:00
parent 08141fddee
commit 29e3c74bd7
8 changed files with 80 additions and 5 deletions

View File

@@ -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 }