Skip to content
Snippets Groups Projects
Commit b6e44ef6 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Erreur de template-path-stack corrigée.

parent eebc66e4
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ return [ ...@@ -70,7 +70,7 @@ return [
'view_manager' => [ 'view_manager' => [
'template_path_stack' => [ 'template_path_stack' => [
'import' => __DIR__ . '/../view', 'unicaen-tbl' => __DIR__ . '/../view',
], ],
], ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment