implements the preview of search

This commit is contained in:
2016-08-19 21:36:35 +02:00
parent 52fb5f56be
commit f442bf54b7
3 changed files with 41 additions and 4 deletions

View File

@@ -23,6 +23,7 @@ services:
- "@doctrine.orm.entity_manager"
- "@security.token_storage"
- "@chill.main.security.authorization.helper"
- "@chill_main.paginator_factory"
calls:
- ['setContainer', ["@service_container"]]
tags: