adding custom filtering on personListWidget

This commit is contained in:
2016-10-06 11:46:37 +02:00
parent de4844fb9d
commit 82c7434871
4 changed files with 117 additions and 6 deletions

View File

@@ -3,6 +3,7 @@ services:
class: Chill\PersonBundle\Widget\PersonListWidget
arguments:
- "@chill.person.repository.person"
- "@doctrine.orm.entity_manager"
- "@chill.main.security.authorization.helper"
- "@security.token_storage"
# this widget is defined by the PersonListWidgetFactory