fix show empty values in timeline

This commit is contained in:
2016-01-05 13:15:35 +01:00
parent b672074823
commit e939a809b1
2 changed files with 63 additions and 16 deletions

View File

@@ -21,6 +21,8 @@ services:
- '@doctrine.orm.entity_manager'
- '@chill.main.security.authorization.helper'
- '@security.token_storage'
- '@chill.custom_field.helper'
- '%chill_custom_fields.show_empty_values%'
tags:
- { name: chill.timeline, context: 'person' }