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
df00ac66f5
commit
f3427d6754
@ -14,7 +14,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