mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 01:53:49 +00:00
options added to create person or parcours and to access global history
This commit is contained in:
@@ -114,6 +114,11 @@ class ChillMainExtension extends Extension implements
|
||||
$config['available_countries']
|
||||
);
|
||||
|
||||
$container->setParameter(
|
||||
'chill_main.access_global_history',
|
||||
$config['access_global_history']
|
||||
);
|
||||
|
||||
$container->setParameter(
|
||||
'chill_main.routing.resources',
|
||||
$config['routing']['resources']
|
||||
|
Reference in New Issue
Block a user