Render for title

This commit is contained in:
Marc Ducobu
2014-11-12 12:28:57 +01:00
parent 978f2eea5e
commit 8fa75e2dd6
3 changed files with 23 additions and 3 deletions

View File

@@ -68,6 +68,7 @@ services:
class: Chill\CustomFieldsBundle\CustomFields\CustomFieldTitle
arguments:
- "@request_stack"
- "@templating"
tags:
- { name: 'chill.custom_field', type: 'title' }