Replace search link on main page to point to chill_main_search and fix tests

This commit is contained in:
2014-11-25 15:07:02 +01:00
parent 51d6bed43d
commit fc955e2995
4 changed files with 15 additions and 7 deletions

View File

@@ -7,8 +7,8 @@ framework:
form: true
csrf_protection: true
session: ~
default_locale: fr
translator: { fallback: fr }
default_locale: en
translator: { fallback: en }
profiler: { only_exceptions: false }
templating:
engines: ['twig']