Use SocialIssueRenderer->renderString for displaying socialIssues

This commit is contained in:
Marc Ducobu
2021-06-04 15:04:36 +02:00
parent 39dca2a9ca
commit e52c94aabd
2 changed files with 6 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ services:
- "@doctrine.orm.entity_manager"
- "@chill.main.helper.translatable_string"
- "%chill_activity.form.time_duration%"
- '@Chill\PersonBundle\Templating\Entity\SocialIssueRender'
tags:
- { name: form.type, alias: chill_activitybundle_activity }