mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix declaration of entity rendering
This commit is contained in:
parent
3b2d4142c1
commit
96d40c0fd3
@ -13,7 +13,11 @@ services:
|
|||||||
Chill\PersonBundle\Templating\Entity\ClosingMotiveRender:
|
Chill\PersonBundle\Templating\Entity\ClosingMotiveRender:
|
||||||
arguments:
|
arguments:
|
||||||
$translatableStringHelper: '@Chill\MainBundle\Templating\TranslatableStringHelper'
|
$translatableStringHelper: '@Chill\MainBundle\Templating\TranslatableStringHelper'
|
||||||
|
tags:
|
||||||
|
- 'chill.render_entity'
|
||||||
|
|
||||||
Chill\PersonBundle\Templating\Entity\SocialIssueRender:
|
Chill\PersonBundle\Templating\Entity\SocialIssueRender:
|
||||||
arguments:
|
arguments:
|
||||||
$translatableStringHelper: '@Chill\MainBundle\Templating\TranslatableStringHelper'
|
$translatableStringHelper: '@Chill\MainBundle\Templating\TranslatableStringHelper'
|
||||||
|
tags:
|
||||||
|
- 'chill.render_entity'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user