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
Branches
Tags 1.0.3
No related merge requests found
......@@ -70,7 +70,7 @@ return [
'view_manager' => [
'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