update Fixtures app config

This commit is contained in:
2014-12-27 16:10:23 +01:00
parent af15209998
commit 7a7cb25d7a
3 changed files with 15 additions and 2 deletions

View File

@@ -26,6 +26,15 @@ doctrine:
auto_generate_proxy_classes: "%kernel.debug%"
auto_mapping: true
# Assetic Configuration
assetic:
debug: "%kernel.debug%"
use_controller: false
bundles: [ ]
#java: /usr/bin/java
filters:
cssrewrite: ~
chill_main:
available_languages: [ fr, nl, en ]

View File

@@ -1,6 +1,9 @@
cl_custom_fields:
resource: .
type: chill_routes
chill_main:
resource: "@ChillMainBundle/Resources/config/routing.yml"
test_custom_field_form_render:
path: /customfieldsgroup/test/render/{id}