Skip to content

Commit 055fe76

Browse files
committed
Use TreeBrowserBundle's form template
1 parent c9b053a commit 055fe76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/config/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ twig:
2323
debug: '%kernel.debug%'
2424
strict_variables: '%kernel.debug%'
2525
exception_controller: 'FOS\RestBundle\Controller\ExceptionController::showAction'
26+
form_themes:
27+
- '@CmfTreeBrowser/Form/fields.html.twig'
2628

2729
# Assetic Configuration
2830
assetic:

0 commit comments

Comments
 (0)