implementing the pagination api and the search preview

This commit is contained in:
2016-08-19 21:35:41 +02:00
parent c8fcab4d1d
commit 2a10929d36
3 changed files with 36 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ services:
- "@chill_event.repository.event"
- "@chill.main.security.authorization.helper"
- "@templating"
- "@chill_main.paginator_factory"
tags:
- { name: chill.search, alias: 'event_regular' }