mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
Fix path.
This commit is contained in:
parent
a6c4b4eb55
commit
7a33c37b51
@ -66,6 +66,6 @@ services:
|
|||||||
Chill\PersonBundle\Templating\Entity\:
|
Chill\PersonBundle\Templating\Entity\:
|
||||||
autowire: true
|
autowire: true
|
||||||
autoconfigure: true
|
autoconfigure: true
|
||||||
resource: '../../Templating/Entity'
|
resource: '../Templating/Entity'
|
||||||
tags:
|
tags:
|
||||||
- 'chill.render_entity'
|
- 'chill.render_entity'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user